body {
background:#050505 url(images/screen-repair-bg.jpg) repeat-y fixed top;
font-family: "Tahoma";
color: #91A8C4;
margin: 0px;
}
	
a:link {
color: #5599FF;
text-decoration: none;
}
a:visited {
color: #5599FF;
text-decoration: none;
} 
a:hover {
color: #FFFFFF;
text-decoration: underline;

}

}