
BODY,TABLE,TR,TD,TH,SPAN,DIV,P 
{
	font-family : "Arial";
	font-size: 10pt;
	color: #000000;
}

.nav
{
	font-family : "Arial";
	color: #330066;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}


.links
{
	font-family : "Arial";
	color: #000099;
	font-weight: bold;
}

.links:hover
{
	font-family : "Arial";
	color: #33CCFF;
	font-weight: bold;
}


A
{
	font-family : "Arial";
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}

A.visited
{
	font-family : "Arial";
	color: #330066;
}

A:hover 
{
	font-family : "Arial";
	color:#996600;
	text-decoration : none;
}


