td, body, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #7B1818; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: #C75252; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: #C75252; 
	SCROLLBAR-DARKSHADOW-COLOR:  #C75252;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #7B1818; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: #C75252; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: #C75252; 
	SCROLLBAR-DARKSHADOW-COLOR:  #C75252;
}
.title {
	font-size: 11px;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a img {
	border: none;
}

.menu {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.menu:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.wcrea {
	color: #B03939;
	font-size: 9px;
	text-decoration: none;
}

.wcrea:hover {
	color: #A83737;
	font-size: 9px;
	text-decoration: none;
}

