a:link       { color: rgb(0,0,0); text-decoration: none }
a:visited    { color: rgb(0,0,0); text-decoration: none }  
a:active     { color: rgb(204,204,204); text-decoration: none }
a:hover      { color: rgb(102,102,102); text-decoration: none }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body1 {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px ;
}

.body2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.title {
	font-family: tahoma, arial, sans-serif;
	font-size: 20px ;
	color: #000000;
}

.footer {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px ;
	font-weight: bold;
	color: #000000;
}

.sub1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.body2 a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #3333FF;
	font-weight: bold;
}

.body2 a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FF33FF;
	font-weight: bold;
}

.body2 a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #33CC33;
	font-weight: bold;
}

.body2 a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #9933FF;
	font-weight: bold;
}

