

p            {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;


}

a:link {
	color: #3399FF;
	text-decoration: none;

}


a:hover {
	color: #666666;
	text-decoration: none;
}



a:visited {
	color: #FF6600;
	text-decoration: none;
}


.textarea {
	font-size: 9pt;
	font-family: Tahoma;
	color: #FFF;
	border: 1px solid #FFF;
	background-color: #666666;
	background-image: url(images/textbg.jpg);

}