body {
	background-color: #ffbf41;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

td{
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #990099;
}

.titleText{
	font-family: verdana, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #232d45;
}

.titleComment{
	font-family: verdana, tahoma;
	font-size: 10px;
	color: #232d45;
	font-weight: normal;
}

a { font-size: 12px;; color: #FF0000; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:link { color: #FF0000; text-decoration: none; font-weight: bold; }
a:visited { color: #FF0000; text-decoration: none; font-family: "verdana"; font-weight: bold; }
a:active { color: #000000; text-decoration: underline; font-family: "verdana"; font-weight: bold; }
a:hover { color: #000000; text-decoration: underline; font-family: "verdana"; font-weight: bold; }	

a.menu { font-size: 10px; color: #ffffff; text-decoration: none; font-family: "Verdana"; font-weight: normal; }
a:link.menu { color: #ffffff; text-decoration: none; font-family: "Verdana"; font-weight: normal; }
a:visited.menu { color: #ffffff; text-decoration: none; font-family: "Verdana"; font-weight: normal; }
a:active.menu { color: #000000; text-decoration: none; font-family: "Verdana"; font-weight: normal; }
a:hover.menu { color: #000000; text-decoration: none; font-family: "Verdana"; font-weight: normal; }	


