html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
img {
	display: block;
}
#main_text a, #main_text a:link {
	color: #00f;
}
#main_text a:visited {
	color: #aaf !important;
}
#main_text a:hover, #main_text a:active {
	background-color: #706040 !important;
	color: #fff !important;
}
