body,td,th{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.title{
	font-size: 18px;
	padding-bottom: 8px;
}

a:link {
	color: #c1d72e;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #c1d72e;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #c1d72e;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	color: #c1d72e;
	text-decoration: none;
	font-size: 12px;
}

a.sub:link {
	color: #B5C73E;
	text-decoration: none;
	font-size: 12px;
}
a.sub:visited {
	color: #B5C73E;
	text-decoration: none;
	font-size: 12px;
}
a.sub:hover {
	color: #DCFD00;
	text-decoration: none;
	font-size: 12px;
}
a.sub:active {
	color: #B5C73E;
	text-decoration: none;
	font-size: 12px;
}

a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	color: #565656;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.top:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.top:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.top:hover {
	text-decoration: none;
	color: #565656;
	font-weight: bold;
}
a.top:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


