a {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
}
.news {
	font-family: "Times New Roman", Times, serif;
}
.MedTitle {
	font-size: 12px;
	font-weight: normal;
}
.titleL {
	font-size: large;
	font-weight: normal;
	color: #3366CC;
}
.title-l {
	font-size: 50px;
	font-weight: bold;

}
A.side:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
A.nav:link {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.nav:visited {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.nav:hover {

	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A.side:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.side:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;

}
