body {
	background-attachment: fixed;
	background-color: #eaeaea;
	background-image:  url(../img/tiler.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a:active {  color: #FF0000; text-decoration: underline}
a:link {  color: #CC0000; text-decoration: none}
a:visited {  color: #0000CC; text-decoration: none}
a:hover {  color: #660000; border-bottom:1px dotted #333333}
.jump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
