<style>



A:hover {

  font-weight:bold;

  color:"#99ff66";

}





.roll {

  font-family:Arial;

  font-size:14px;

  font-weight:bold;

  text-decoration:none;

  color:#ffffff;

}





A.roll:hover {
	font-weight:bold;
	color:#FFCC66;
	font-size: 14px;
}







</style> .flop {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #9999FF}
A.flop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.flop {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFCC66; text-decoration: none}
a.flip:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
.flip {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #33FF00}
.flap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.flap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.flub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
a.flub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
}
a.bigred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	font-style: italic;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	font-style: none;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-style: none;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	font-style: none;
}