P  {
	text-decoration : none;
}

A  {
	color : #000066;
	text-decoration : none;
}

A:Visited  {
}

A:Active  {
	color : #666699;
}

A:Hover  {
	color : #CCCCFF;
}

BODY  {
	font : 12px "Times New Roman";
	background-color : #333333;
	text-decoration : none;
	color : #CCCCCC
}
