
a:active {color: #ffffff; text-decoration: underline; }
a:visited {color: #ff8000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }

h3 { font: italic normal 16pt georgia, "Times New Roman",Times, SunSans-regular, sans-serif;  }

#start a:link {color: #f0000;text-decoration:bold;}

#center {
	background-color: #000000;
	color: #ffffff;
	}

#center a:link {color: #ffffff; text-decoration: underline;}
#center a:active {color: #ffffff; text-decoration: underline; }

#center h3 {
	background: transparent url(i/xfileslogo1.gif) no-repeat top left;
	margin-top: 26px;
	margin-bottom: 40px;
	width: 300px;
	height: 80px;
	margin-left: 210px;
	float: center;
	}
#center h3 span {
	display:none;
	}

#center h4 {
	float: center;
	margin-left: 190px;
	margin-right: auto;
}

#xmenu {
    clear: all;
}



#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 1px 0px 5px 0px; 
	width: 97px; 
	height: 32px;
	top: 5px;
	margin-left: 35px;
	float: top;
	}


