/* CSS Document */

<style type="text/css">

body {position: relative; background: black; margin: 0; padding: 0;}
div#links {
	font: 16px Verdana, sans-serif;
	background:#006600;
}

div#Sta {

font-size: 15px;
font-weight:bold;
text-decoration:none;
text-align: center;
color:#000099
}

div#Ftr {

font-size: 15px;
font-weight:bold;
text-decoration:none;
text-align: center;
color:#000099;
}

div#Repairs{
font-size: 15px;
font-weight:bold;
text-decoration:none;
text-align: center;
color:#000099;
}
</style> 
