a:link {
	color: #008284;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #008284;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffcb31;
	text-decoration: underline;
	font-weight: bold
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

td.menu {
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #000000;
}