@charset "utf-8";
/* CSS Document */

.date {
	font-family: Arial, sans-serif, Courier, David;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.emed:link {
	font-family: Arial, sans-serif, Courier, David;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
.news {
	background-color: #E2C7C7;
	border: 1px solid #660000;
	padding: 5px 5px 5px 10px;
}

a.emed:visited {


	font-family: Arial, sans-serif, Courier, David;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
	text-decoration: underline;
}
a.emed:hover {


	font-family: Arial, sans-serif, Courier, David;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: underline;
}
a.emed:active {



	font-family: Arial, sans-serif, Courier, David;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	text-decoration: underline;
}

