BODY  {
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-color : #ffffff;
	font-style : normal;
	text-decoration : none;
}

A:link  {
	COLOR : #cc0000;
	text-decoration : none;
}

a:visited  {
	color : #cc0000;
	text-decoration : none;
}

a:active  {
	color : #cc0000;
	text-decoration : none;
}
.smallText {
	font-size : 90%;
}

