<style type="text/css">

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
a:hover {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 18px;
	color: #CC00CC;
	text-decoration: none;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

a:link {
	font-size: 18px;
	color: #00CCFF;
	text-decoration: none;

}
</style>
