.styles {
	font-family: Garamond;
	font-size: 13px;
	color: #CCCCCC;
}

.bgr {
	background-attachment: fixed;
	background-image: url(images/layou_08.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	font-family: georgia;
	font-size: 10px;
	color: #666666; 
}
BODY {
scrollbar-face-color: #330099;
scrollbar-shadow-color: white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color: #330099;
scrollbar-darkshadow-color: #330099;
scrollbar-track-color: #330099;
scrollbar-arrow-color: white; 

}A:link 
{
	text-decoration: none;
	color:white;
	cursor: crosshair;
	font-family: Garamond;
	font-size: 12px;

} 
A:visited 
{
	text-decoration: none;
	color:white;
	cursor: crosshair;
	font-family: Garamond;
	font-size: 12px;

	}
A:active 
{
	text-decoration: none;
	color:white;
	cursor: crosshair;
	font-family: Garamond;
	font-size: 12px;
 
	}
A:hover 
{
	text-decoration: line-through;
	color:white;
	cursor: crosshair;
	font-family: Garamond;
	font-size: 12px;


