A:link
{text-decoration: underline; color: #CC0000}
A:visited
{ text-decoration: underline; color:#990000; }
A:active
{ text-decoration: underline; color:#990000; }
A:hover
{ text-decoration: underline; color:#ff6600;}

Body{
	background-attachment: fixed;
	background-repeat: no-repeat;
	
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color:;
	scrollbar-base-color:;
	scrollbar-track-color:#F7EBED;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:#AC3C50;
	scrollbar-highlight-color:#F7EBED;
	scrollbar-shadow-color:#F7EBED;
	
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#310405;

}
.head {
	font-size: 15px;
	font-weight: bold;
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	color:#B72602;
}
.motto {
	font-size: 12px;
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

