

.generallink{
	font-family: Times New Roman;
	font-size: 18px;
	color: #ffffff;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:normal;
}

a.generallink:hover{
	font-family:  Times New Roman;
	font-size: 18px;
	color: #000;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:normal;
}



.linking{
	font-family: arial;
	font-size: 12px;
	color: #990000;
	
	text-decoration: none;
	font-weight:normal;
}

a.linking:hover{
	font-family:  arial;
	font-size: 12px;
	color: #000;
	
	text-decoration: none;
	font-weight:normal;
}


