body {  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #003366; font-weight: normal; }
td {  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #003366; font-weight: normal; }

HR { color: #808080 }
B { font-weight: bold; }

.topic { font-size : 14pt; font-weight : bold; color : #FD930B; }

.menus {
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color : #808080;
	}
	
.menus:hover {
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color : FD930B;
	}

.wiem {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : ffffff;
	}
	
.wiem:hover {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : 003366;
	}

.txt {
	font-size : 11x;
	font-weight : normal;
	text-decoration : none;
	color : #003366;
	}
	
.txt:hover {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #FD930B;
	}

A  { color : #003366; text-decoration : underline;}
A:hover  { color : #FD930B; text-decoration : none;}