
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.font {
	font-size: 12px;
	color: #666666;
}

a:link {
	color:#666666;
	text-decoration: none;
	
} 

a:visited {
	color:#666666;
	text-decoration: none;
}

a:hover {
	color: #C60000
} 

a:active { color: #017632;
} 

.logo {
	position:fixed;
	bottom:10px;
	right:10px;
}

