body {
	background-attachment: fixed;
	font-family: Verdana;
	font-size: 13px;
	margin: 20;
	text-align: center;
}

a {
	text-decoration : underline; font-size: 17px;
}

a:hover {
	text-decoration: none; font: italic; color: #ff0000; font-size: 17px;
}

a:visited {
	text-decoration: underline; font: italics; color: #5a0052; font-size: 17px;
}

a:active {
	text-decoration: none; font: bold; color: #7bc66b; font-size: 17px;
}

#bodyText{
	position: relative;
	width: 760;
	text-align: left;
	font-size: 13px;
}