.body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background: #FFFFFF;
}
.sub {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.link1 a:link{
	text-decoration:none;
	font-weight: bold;
	color: #CC66CC;
}
.link1 a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #CC66CC;
}
  
.link2 A:link{
color: #ffffff;
text-decoration : none;
padding: 0px 0px 0px 0px;
font-weight: bold;
}

.link2 A:active{
color: #ffffff;
text-decoration : none;
padding: 0px 0px 0px 0px;
font-weight: bold;
}

.link2 A:visited {
color: #ffffff;
text-decoration : none;
padding: 0px 0px 0px 0px;
font-weight: bold;
}

.link2 A:hover {
color: #CC66CC;
text-decoration : underline;
padding: 0px 0px 0px 0px;
font-weight: bold;
}

.link3 a{ 
display: block; 
width: 180px; 
height: 26px; 
background: url(images/email.gif) bottom; 
}

.link3 a:hover { 
background-position: 0 0; 
}



.footer {
text-align: center;
width: 215px;
height: 26px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #ffffff;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	background-color: rgb(153, 153, 153)
}

.footer2 {
display: inline;
width: 180px;
text-align: center;
margin: 0px;
height: 26px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #ffffff;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
padding: 0px;
background-color: rgb(153, 153, 153)
}
