body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #e8eae8;
}
A:link {
	color: black;
	text-decoration: none;
}	
A:visited {
	text-decoration: none; color: #FF9900;
}
A:active {
	text-decoration: none; color: red;
}
A:hover {
	text-decoration: underline; color: #000000;
}
.title {
	font-size: 30px;
}
h2 {
	font-size: 16px;
}
h3{
	font-size: 14px;
}

