BODY {
	font-family: Tahoma;
	color: #CC3333;
	font-size: 12px
}
A {
	text-decoration: none;
	color: #993333;
	font-weight : normal;
}
A:Hover {
	text-decoration: none;
	color: #CC6600;
	font-style : none;
	font : bold;
}


