/* CSS Document */

BODY, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
	


A:LINK {
	color : #666600;
	text-decoration : none;
	font-weight: bold;
}

A:VISITED {
	color : #996600;
	text-decoration : none;
		font-weight: bold;
    
}

A:HOVER {
	color : #c69c6d;
	text-decoration : none;
		font-weight: bold;
	
}

.bullet {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

.nav  {
background:url(images/nav-bg.gif);
background-repeat:no-repeat;
}


.footertext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight:bold }


.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #000000;
}
