body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.caption {
	font-size: 18px;
	font-weight: bold;
}
.caption2 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0093BD;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0093BD;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background-color: #0093BD;
}
a:active {
	text-decoration: none;
}
html { overflow: -moz-scrollbars-vertical; } 
