P  {
	font-family : verdana;
	font-size : 11px;
	color : #999999;
}

B  {
	font-family : verdana;
	font-size : 18px;
	color : #999999;
	font-weight : bold;
}

A:Link  {
	color : #CC0000;
}

A:Visited  {
	color : #CC0000;
}

A:Active  {
	color : #CC0000;
	text-decoration : none;
}

A:Hover  {
	color : #CC3300;
	text-decoration : none;
}
