.selected a{
	color:#990000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.selected a:hover{
	text-decoration: underline;
}

.nav a{
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover{
	text-decoration: underline;
}

.title{
	color:#990000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.home b{
	color:#0C290A;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.home{
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:none;
	text-decoration:none;
}

.home a{
	color:#95011B;
	text-decoration:none;
}

.home a:hover{
	text-decoration:underline;
}