body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
a:active {
	text-decoration:underline;
	color: #FF0000;
}


.titrebl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


.menuch a{
    color: #FFFFFF;
	 
	text-decoration: none;

}
.menuch a:hover{
	color: #FF0000;

	 
	text-decoration: none;

}


.wounder a{
	text-decoration: none;
}
.wounder a:hover{
	 text-decoration: underline;
}

