﻿body 
{
	 font-family: Verdana,Tahoma;
	 font-size:12px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 11px}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
a:link 
{
	font-family: Verdana, Tahoma;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #669900;
}
a:active {
	text-decoration: none;
}

A:link .myhomelink
{
	color:#e6072c;
}
