A.bluelink:link, A.bluelink:visited {
	font-family: "Arial";
	font-size: 12px;
	color: navy;
	text-decoration: underline;
}
A.bluelink:hover {
	font-family: "Arial";
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

A.Lbluelink:link, A.Lbluelink:visited {
	font-family: "Arial";
	font-size: 11px;
	color: navy;
	text-decoration: none;
}
A.Lbluelink:hover {
	font-family: "Arial";
	font-size: 11px;
	color: red;
	text-decoration: underline;
}

A.Room:link, A.Room:visited {
	font-family: "Arial";
	font-size: 14px;
	color: 17115E;
	text-decoration: none;
}
A.Room:hover {
	font-family: "Arial";
	font-size: 14px;
	color: black;
	text-decoration: underline;
}	
A.black:link, A.black:visited {
	color: black;
	text-decoration: none;
}
A.black:hover {
	color: black;
	text-decoration: none;
}		
.Small {
	font-family: "Arial";
	font-size: 10px;
	color: black;
	text-decoration: none;
	}

.Medium {
	font-family: "Arial";
	font-size: 12px;
	color: black;
	text-decoration: none;
	}
	
.MediumM {
	font-family: "Arial";
	font-size: 12px;
	color: maroon;
	text-decoration: none;
	}	

.MediumB {
	font-family: "Arial";
	font-size: 12px;
	color: black;
	font-weight: 700;
	text-decoration: none;
	}
.WMediumB {
	font-family: "Arial";
	font-size: 12px;
	color: white;
	font-weight: 700;
	text-decoration: none;
	}
		
.MediumBlue {
	font-family: "Arial";
	font-size: 12px;
	color:#34598C;
		font-weight: 700;
	text-decoration: none;
	}
		
.LargeBlue {
	font-family: "Arial";
	font-size: 13px;
	color: #34598C;
	font-weight: 700;
	text-decoration: none;
	}
.Large {
	font-family: "Arial";
	font-size: 14px;
	color: black;
	font-weight: 700;
	text-decoration: none;
	}			
