 
a:vistited   { color: #808080; font-size: 10pt; text-decoration: none; font-family: Tahoma; 
               font-weight: bold }
a:active     { color: #808080; font-size: 10pt; text-decoration: none; font-family: Tahoma; 
               font-weight: bold }
a:link       { color: #FFFFFF; font-size: 10pt; text-decoration: none; font-family: Tahoma; font-weight: bold }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9999FF;
	background-image: url(images/navbg4.gif);
	background-repeat: repeat-y;
	background-position: left 120px;
}



a:visited {
	color: #FFFFFF;
}
