A:link    {text-decoration: underline; color: #46381D; font-family: Arial;}
A:visited {text-decoration: underline; color: #46381D; font-family: Arial;}
A:active  {text-decoration: underline; color: #328F98; font-family: Arial;}
A:hover   {text-decoration: underline; color: #328F98; font-family: Arial;}
BODY{
scrollbar-face-color: #8D7342;
scrollbar-arrow-color: #E7D6BE;
scrollbar-track-color: #8D7342;
scrollbar-3dlight-color: #E7D6BE;
scrollbar-highlight-color: #E7D6BE;
scrollbar-shadow-color: #2F1D10;
scrollbar-darkshadow-color: #2F1D10;
}
.mainback {
	background-image: url(images/mainback.png);
	background-repeat: no-repeat;
}
.Titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32949E;
}
.bdytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
