a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #007DD5;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #007DD5;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDB606;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #007DD5;
	text-decoration: underline;
}
.body {
	font-family: Arial;
	font-size: 11px;
	color: #0060FF;
}
.body2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.highlight {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #0060FF;
}
.links  { color: #0060ff; font-size: 16px; font-family: Arial; font-weight: bolder }

h1   { color: orange; font-size: 12px; font-family: Verdana; font-weight: bold }
h2 {  color: #666666; font-size: 11px; font-weight: normal}
h3   { color: #aea290; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
h4   { color: orange; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }