.bodytext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 0px;
	white-space: normal;
	top: 3px;
	text-align: left;
	vertical-align: top;
	margin: auto;
	padding: 3px;






}
a:link {color: #ffffff; text-decoration: none}    /* unvisited link */
a:visited {color: #FFFFFF; text-decoration: none}  /* visited link */
a:hover {color: #fbbdbc; text-decoration: underline}   /* mouse over link */
a:active {color: #fbbdbc}   /* selected link */
}
