.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodytextlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
text-decoration: underline;
color: #FFFFFF;
background: none repeat;
}

a:visited {
text-decoration: underline;
color: #FFFFFF;
background: none repeat;
}

a:hover {
text-decoration: underline;
color: #A9BAC1;
background: none repeat;
}
.border {
	color: #FFFFFF;
	border: double;

}
