BODY  {
	font-family : Arial;
	}

A  {
	text-decoration : none;
	color : FFFFFF;
	font-weight : bold;
	font-family : Arial;
}

A:Visited  {
	text-decoration : none;
	color : FFFFFF;
	font-weight : bold;
	font-family : Arial;
}

A:Active  {
	text-decoration : none;
	color : FFFF00;
	font-weight : bold;
	font-family : Arial;
}

A:Hover  {
	text-decoration : underline overline;
	color : FFFF00;
	font-weight : bold;
	font-family : Arial;
}

I   {
	font-family : Arial;
	font-style : italic;
	font-size : small;
	}

P   {
	font-family : Arial;
	}
	
B  {
	font-family : Arial;
	font-size : large;
	font-weight : bold;
	color : 000000;
	}

.updated  {
	font-family : Arial;
	font-size : 10px;
	color : FFFFFF;
	}
	
.stats  {
	font-family : Arial;
	font-size : x-small;
	color : 000000;
	}

.title  {
	font-family : Arial;
	font-size : medium;
	color : FFFFFF;
	}

.link  {
	text-decoration : none;
	color : FFFFFF;
	font-size : small;
	font-weight : bold;
	font-family : Arial;
}