/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #666666;
	font-weight: normal;
	}
	
	
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	}

	
a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	border: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


#list {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.links {
	color: #FFFFFF;
}
img {
	border: none;
}
