td {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.text {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.textgrey {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #CCCCCC;
}

.textbold {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

a {
	color : #000000;
	text-decoration : underline;
}

a:hover {
	color : #FF9900;
	text-decoration : underline;
}

a:visited {
	text-decoration : underline;
	color :  #000000;
}

a.textgrey, a.textgrey:visited {
	color : #333333;
	text-decoration : none;
}

a.textgrey:hover {
	color : #669999;
	text-decoration : none;
}

.textnav {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #006699;
}

a.textnav, a.textnav:visited {
	color : #006699;
	text-decoration : none;
}

a.textnav:hover {
	color : #CC6699;
	text-decoration : none;
}
