
A {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-decoration : underline;
	color : #cccccc;
}
A:HOVER {
	color : #CCCCCC;
	text-decoration : none;
}
A.small {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-decoration : underline;
	color : #CCCCCC;
}
A.small:HOVER {
	color : #CCCCCC;
	text-decoration : none;
}
td {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
}
.title {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	color : #009966;
}
.title14 {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #009966;
}