body {

	background-color: #FFF;

}



.nav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.nav a:link {

	color: #3CF;

	text-decoration: none;

}



.nav a:visited {

	color: #3CF;

	text-decoration: none;

}



.nav a:hover {

	color: #F60;

}



.nav a:active {

	color: #F60;

}



#links_head {

	position: absolute;

	height: 35px;

	width: 100px;

	left: 0px;

	top: 0px;

}



#links_content {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

	position: absolute;

	height: auto;

	width: 700px;

	left: 0px;

	top: 40px;

}



.links_table {

	position: absolute;

	left: 0px;

	width: 700px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

}



.links_head {

	width: 700px;

	height: 35px;

}



.links_title {

	font-weight: bold;

	font-size: 11px;

	color: #3CF;

}



.links_eligibility {

	color: #F60;

	font-style: italic;

}



.links_head {

	width: 700px;

	height: 35px;

}



ul {

	list-style-image: url(../images/small_singlequote_CCCCCC.gif);

	list-style-position: outside;

}




