a:link {
	color: black;
	text-decoration: none;
		font-weight: bold;
}
a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: gray;
	font-weight: bold;
}
a:active {
	text-decoration: none;
		font-weight: bold;
}

				
Body			{
	font-family :  arial, tahoma, helvetica;
	font-size : 12px;
	color: Maroon;
	border-color : #015E29;

	scrollbar-3dlight-color : #ffffff;
	scrollbar-highlight-color : black scrollbar-face-color : black;
	
	scrollbar-arrow-color : black;
	
	scrollbar-shadow-color : white;
	scrollbar-darkshadow-color : black;
	scrollbar-track-color : #ffffff;

}
				
TD				{
	font-family :  arial, tahoma, helvetica;
	font-size : 12px;
	color: black;
	border-color : #015E29;


}
.content				{
	font-family :  arial, tahoma, helvetica;
	font-size : 12px;
	color: black;
	border-color : #015E29;


}
