body {
	font-family: verdana, geneva, sans-serif;
	color: #333333;
	font-size: 9px;
}
html, body, h1, h2, h3, h4, h5, h6, p, div, small, big, th, td, ul, ol, dl {
	color: #333333;
	font-family: verdana, geneva, sans-serif;
}
html, body, p, div, th, td, ul, ol, dl {
	font-size: 9px;
}
a:link {
	color: #333333;
	background-color: transparent;
}
a:visited {
	color: #333333;
	background-color: transparent;
}
a:active {
	color: #000000;
	background-color: transparent;
}
a:hover {
	color: #000000;
	background-color: transparent;
}
a.contact:link, a.contact:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	text-decoration: none;
}
a.contact:active, a.contact:hover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	text-decoration: none;
}
