body, td, th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	color: #E20A16;
}

.standard {
	line-height: 14px;
}

.navi {
	text-decoration: none;
}
.navi:link {
	text-decoration: none;
}
.navi:hover {
	color: #E20A16;
	text-decoration: none;
}

.neg {
	color: #FFFFFF;
	text-decoration: none;
}
.neg:link {
	text-decoration: none;
}
.neg:hover {
	text-decoration: none;
	color: #E20A16;
}

.copyright {
	color: #B4B4B4;
	text-decoration: none;
}
.copyright:link {
	text-decoration: none;
}
.copyright:hover {
	color: #E20A16;
	text-decoration: none;
}