.roll {
	color: #FFFFFF;
	text-decoration: none;
}
.blue {  color: #0000FF}
a {  color: #FFFFFF; text-decoration: none}
.black {  color: #000000}
A.roll:hover {  color: #FFFF00; border-color: black black #FF0000; text-decoration: none; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
a:hover {  color: #FF0000}
.whiteb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border {
	border: 1px solid #999999;
}
