a.style1 {
	color: #FFFFFF;
	text-decoration: none;
}
a.style11 {
	color: #000;
	text-decoration: none;
}
.style7 {
	font-size: 24px;
	font-weight: bold;
}

a.style7{
	color: #FF0000;
	text-decoration: none;
	background-color: #000;
}
a.style7:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
a .img { border:1px solid #c10000;}
a:hover .img { border:1px dashed #c10000;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-size: 12px}
.style11 {font-size: 12px}
.style2 {
	color: #FFFFFF;
	font: bold;
}
.style20 a {
	color: #FFFFFF;
	text-decoration: none;
}
.style20 a:hover {
	color:#ffcc00;
	text-decoration: underline;
}
.style3 {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
}
.style20 {font-size:21px;}
.style4 {color: #FFFFFF}
.style5 {font-size: 10px}
.style6 {color: #FFFFFF; font-size: 10px; }