A.CREquip
{
	font-family : Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 8 pt;
	font-weight : bold;
	color : 000066;
	text-decoration : none;
}

A:hover.CREquip
{
	font-family : Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 8 pt;
	color : 000066;
	font-weight : bold;
	text-decoration : underline;
}


.rHilite
{
	font-family : Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 11 pt;
	color : red;
	font-weight : bold;
}

.rHiliteLg
{
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 14 pt;
	color : red;
	font-weight : bold;
}

.LgFont
{
	font-family : Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 14 pt;
	color : 000066;
}

.LgFontWht
{
	font-family : Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 11 pt;
	font-weight : bold;
	color : ffffff;
	padding : 0px;
	padding-left : 5px;
	vertical-align : text-top;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #666666;
}


