<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-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFCC66;

}



</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: #FFCC00;
	font-size: 10px;
}
.flop {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.flip:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
.flip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

