body {
background:#A3A3A3 url(images/Political-Voice-Over-bg.jpg) fixed repeat-y center top;
font-family: "Trebuchet MS";
color: #1B3352;
margin: 0px;
}
	
a:link {
color: #0066FF;
text-decoration: none;
}
a:visited {
color: #0066FF;
text-decoration: none;
} 
a:hover {
color: #CC0000;
text-decoration: underline;

}
