body{
scrollbar-face-color: #b3472d;
scrollbar-shadow-color: #b3472d;
scrollbar-highlight-color: #b3472d;
scrollbar-3dlight-color: #b3472d;
scrollbar-darkshadow-color: #b3472d;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;
}

body,div,span,p,td{
	font-family: "trebuchet ms";
	color: #000000;
	font-size: 11px;
}
a:link{
	font-family: "trebuchet ms";
color: #b3472d;
	text-decoration: underline;
	font-weight: bold;
	
}
a:active{
		font-family: "trebuchet ms";
	color: #b3472d;
	text-decoration: underline;
	font-weight: bold;

}
a:visited{
	font-family: "trebuchet ms";
color: #b3472d;
text-decoration: underline;
	font-weight: bold;
}
