
A {
	color : #FFFFFF;
	text-decoration : underline;
}

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

A.Nav {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

A.Nav:Hover {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #33CCFF;
	font-weight : bold;
	text-decoration : none;
}

.Hdr {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 18px;
	color : #FFFFFF;
	font-weight : bold;
}

.SbHdr {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 15px;
	color : #FFFFFF;
	font-weight : bold;
}

.Txt {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : normal;
}

.Ftr {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;
}