@charset "utf-8";
#content #bodytext #contact_info table a {
	color: #FFF;
	text-decoration: none;
}
#content #bodytext #contact_info table a:hover {
	font-size: 14px;
	color: #900;
	text-decoration: blink;
}
#content #bodytext a {
	color: #00F;
	text-decoration: none;
}

