.medtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.background {
	background-color: #000000;
	background-image: url(images/background_img3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A:ACTIVE, A {
	text-decoration : none;
	color : white;
}
A:HOVER {
	color : #FF6600;
	text-decoration: underline;
}