body {
        font-size: 10px;
        margin: 20px;
        background: #FFFFFF;
        color: #000000;
        background-image:url('images/vrbg.jpg');
        background-repeat: repeat-y;
        }

A:active        {font-weight: bold; text-decoration: underline; color: #336699; FONT-SIZE: 14px; FONT-FAMILY: arial;}
A:link          {font-weight: bold; text-decoration: underline; color: #336699; FONT-SIZE: 14px; FONT-FAMILY: arial;}
A:visited       {font-weight: bold; text-decoration: underline; color: #336699;  FONT-SIZE: 14px; FONT-FAMILY: arial;}
A:hover         {font-weight: bold; text-decoration: underline; color: #3366CC;  FONT-SIZE: 14px; FONT-FAMILY: arial;}

.smallblue {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	}
.border	{
	BORDER: rgb(0,0,0) 1px solid;
	}
