a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	text-transform: uppercase;
	color:red ;
	text-decoration: none;
}

BODY {
	SCROLLBAR-FACE-COLOR: #DB3418; SCROLLBAR-HIGHLIGHT-COLOR: #DB3418; SCROLLBAR-SHADOW-COLOR: #DB3418; SCROLLBAR-3DLIGHT-COLOR: #DB3418; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #E6DED3; SCROLLBAR-DARKSHADOW-COLOR: #000000
}

