body {
background:#FFFFFF url() repeat-y fixed top;
font-family: "Trebuchet MS";
color: #444d57;
margin: 0px;
}
	
a:link {
color: #008080;
text-decoration: none;
}
a:visited {
color: #008080;
text-decoration: none;
} 
a:hover {
color: #003472;
text-decoration: underline;

}