A {font-size: 12px; color: #CC0000;}

a .img {border:1px solid #CC0000; background-color:#FFEFC3;}
a:hover .img {border:1px dashed #CC0000;}

.style1 { font-size:19px;}
.style1 a {
	color: #E80000;
}
.style1 a:hover {
	color: #000000;
	text-decoration: none;
}
.style2 {font-size: 13px;}
.style2 a { color:#CC0000;}
.style2 a:hover { color:#000000;}
.style3 { font-size:15px; font-weight:bold;}
.style3 a {
	color: #E80000;
}
.style3 a:hover {
	color: #000000;
	text-decoration: none;
}

.top {font-size:18px; font-weight:bold;}
a.top {color:#CC0000;}
a.top:hover { color:#000000;}

.text {font-size: 14px; color: #000;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;