#avenla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	overflow: visible;
	visibility: visible;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	margin-bottom: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	//letter-spacing: 0.4em;
}

body {
	padding: 0;
	text-align: center;
	margin: 0;
	background-attachment: scroll;
	background-image: url(tempserverpagebg.gif);
	background-repeat: repeat-x;
}
a:link {text-decoration: underline; color: #333333;}  
a:visited {text-decoration: underline; color: #333333;}  
a:active {text-decoration: underline; color: #333333;} 
a:hover {text-decoration: underline; color: #fa4e20;}