.links {
	font-family: System;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.body {
	background-attachment: fixed;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center bottom;
}
A:Hover  {
color: #000000;
	text-decoration : underline;
	}



BODY {
 scrollbar-face-color: #3366CC;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #666600;
 scrollbar-track-color: #FF6600;
 scrollbar-arrow-color: #FFFFFF;
}.titles {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/circle.gif);


}
.textbold {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #336699;

}

