a:link {
	color: #666666;
	font-family: verdana;
	font-size: 11px;

}

a:hover {
	color: #A22B2B;
	font-family: verdana;
	font-size: 11px;
}

a:visited {
	color: #666666;
	font-family: verdana;
	font-size: 11px;

}




a.a:link {
	color: #000000;
	font-family: Times New Roman;
	font-size: 15px;
}

a.a:hover {
	color: #A22B2B;
	font-family: Times New Roman;
	font-size: 15px;
}

a.a:visited {
	color: #000000;
	font-family: Times New Roman;
	font-size: 15px;
}



a.b:link {
	color: #A13646;
	font-family: Times New Roman;
	font-size: 17px;
	text-decoration: none;
}

a.b:hover {
	color: #666666;
	font-family: Times New Roman;
	font-size: 17px;
	text-decoration: underline;
}

a.b:visited {
	color: #A13646;
	font-family: Times New Roman;
	font-size: 17px;
	text-decoration: none;
}

