TABLE {font-family : Verdana;
	font-size : 11px;
	font-color : #000000
	
}

BODY {
	bgcolor="#CC3366" 
	background-image : img/layout2.gif;
	font-family : "Verdana";
	font-size : 10px;
	font-color : #000000;
	scrollbar-base-color: #990000;
	scrollbar-Arrow-color: #000000;
}

TEXTAREA {
	font-family : Verdana;
	font-size : 10px;
	font-color : #000000
}
A:LINK {
	font-family : Verdana;
	font-size : 10px;
	font-color : #000000
	text-decoration;
	text-decoration: none;
	font-weight: bold;

}

A:HOVER {
	font-family : Verdana;
	font-size : 10px;
	font-color : #000000;
	text-decoration : underline;
	font-weight: bold;

}

A:VISITED {
	font-family : Verdana;
	font-size : 10px;
	font-color : #00000;
	font-weight: bold;
	text-decoration: none;

}
.whitelink {
	color: #FFFFFF;
}