.fatlink{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}
.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}

.boldtext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
}

a.link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #993300;
	font-weight : bold;
	text-decoration : underline;
}

a.link:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ff0000;
	font-weight : bold;
	text-decoration : underline;
}

.heading{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : CC6633;
	font-weight : bold;
	font-size : 18px;
}

.nav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

a.nav:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #cc3333;
	font-weight : bold;
	text-decoration : none;
}