body,td {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 20px;
}
.fontBig {
	font-size: 14px;
}
a {
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}
a:hover {
	color: #B50004;
	background-color: #EEEEEE;

}
.font12 {
	font-size: 12px;
	color: #ffffff;
}


.fontNav {
	color: #333333;
	text-decoration: none;
}

.fontNav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:transparent;
}

.fontNavWhite {
	color: #FFFFFF;
	text-decoration: none;
}

.fontNavWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:transparent;
}
.borderColor {
	border: 1px solid #000000;
}
.fontTitle {
	font-weight: bold;
	color: #E80000;
}
.fontNavTop {
	font-size: 14px;
	font-weight: bold;
	color: #C60005;
	text-decoration: none;

}
