@charset "utf-8";
.site_border {
	border: 1px solid #204364;
	background-color: #FFF;
}

<img class="right">img.floatLeft { 
    float: left; 
    margin: 4px; 
	padding:5px;
}
img.floatRight {
	float: right;
	margin: 4px;
}
img.floatLeft {
	float: left;
	margin: 4px;
}

.tiny_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
<style type="text/css">

a.one:link {color: #000000; text-decoration: underline }
a.one:visited {color: #000000; text-decoration: underline }
a.one:hover {color: #000000; text-decoration: underline}

a.two:link {color: #000000; text-decoration: none }
a.two:visited {color: #000000; text-decoration: none }
a.two:hover {color: #000000; text-decoration: underline}

a.three:link {color: #660033; text-decoration: none }
a.three:visited {color: #660033; text-decoration: none }

</style>
.chart_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.chart_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.larger_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
