﻿body
{
    font-family: Arial;
    background-image: url(images/bg_wrapper.gif);
    color: #8b008b;
    font-size: smaller;
}

a
{
    color: #800080;
}

a.visited
{
    color: #8b008b;
}


.small
{ 
	font-size: small;
}

.menu
{
	color:Black;
	font-family: Arial Narrow, Helvetica, Verdana;
	font-size: small;
}
