a:link    { color: #3399FF}    /* unvisited links */
a:visited { color: #3399FF }   /* visited links   */
a:hover   { color: #3399FF } /* user hovers     */
a:active  { color:  #3399FF }   /* active links    */
 body {
	background-image: url(files/background.png);
}
.style1 {
	color: #0066CC;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	margin-right:10px;
	
}
.style5 {font-size: 12px;
margin-left: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style  { font-size: 16px;
color:#0066CC; font-weight:bold;}
.style3 {
	font-size: 16px;
	font-weight: bold;
}