BODY  {
	background-color : #913344;
	background-repeat : no-repeat;
}

A  {
	font-family : Arial;
	font-weight : bold;
	color : #cccccc;
	text-decoration : none;
}

A:Visited  {
	color : #cccccc;
}

A:Active  {
	color : #ffffff;
}

A:Hover  {
	color : #ffffff;
	text-decoration : underline;	
}



