.title{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.class1 A:link {
	font-family: verdana;
	font-size: 11px;
	color: #962B0D;
	font-weight: bold;
	text-decoration: none;
}

.class1 A:visited {
	font-family: verdana;
	font-size: 11px;
	color: #962B0D;
	font-weight: bold;
	text-decoration: none;
}

.class1 A:active {
	font-family: verdana;
	font-size: 11px;
	color: #962B0D;
	font-weight: bold;
	text-decoration: none;
}

.class1 A:hover {
	font-family: verdana;
	font-size: 11px;
	color: #962B0D;
	font-weight: bold;
	text-decoration: none;	
}


.class2 A:link {
	font-family: verdana;
	font-size: 11px;
	color: #9B5000;
	font-weight: bold;
	text-decoration: none;	
}

.class2 A:visited {
	font-family: verdana;
	font-size: 11px;
	color: #9B5000;
	font-weight: bold;
	text-decoration: none;	
}

.class2 A:active {
	font-family: verdana;
	font-size: 11px;
	color: #9B5000;
	font-weight: bold;
	text-decoration: none;	
}

.class2 A:hover {
	font-family: verdana;
	font-size: 11px;
	color: #9B5000;
	font-weight: bold;
	text-decoration: none;
}


