body,table,td {
	font-family: arial, verdana;
	font-size: 10px;
	color: #888888;
}

.nav {
	font-family: arial, verdana;
	font-size: 10px;
	color: #888888;
}

.nav a {
	font-family: arial, verdana;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	border-bottom: 0px;
}

.nav a:hover {
	font-family: arial, verdana;
	font-size: 10px;
	color: #F40000;
	text-decoration: none;
	border-bottom: 0px;
}

.home {
	font-family: arial, verdana;
	font-size: 17px;
	color: #232323;
}

.home a {
	font-family: arial, verdana;
	font-size: 17px;
	color: #D00000;
	text-decoration: none;
	border-bottom: 0px;
}

.home a:hover {
	font-family: arial, verdana;
	font-size: 17px;
	color: #D00000;
	text-decoration: none;
	border-bottom: 0px;
}

.info {
	font-family: arial, verdana;
	font-size: 12px;
	color: #4D4D4D;
}

.info a {
	font-family: arial, verdana;
	font-size: 12px;
	color: #D00000;
	text-decoration: none;
	border-bottom: 0px;
}

.info a:hover {
	font-family: arial, verdana;
	font-size: 12px;
	color: #D00000;
	text-decoration: none;
	border-bottom: 0px;
}

.header {
	font-family: arial, verdana;
	font-size: 12px;
	color: #FF070E;
}

.caption {
	font-family: arial, verdana;
	font-size: 11px;
	color: #888888;
}

.caption a {
	font-family: arial, verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}
.caption a:hover {
	font-family: arial, verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	border-bottom: 1px solid #FF070E;
}