
body {background: url(Images/page_bg.jpg) #fff no-repeat top left fixed; text-align:center;} 

a:active, a:link, a:visited {
font-family: Tahoma;
font-size: 10px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
a:hover {
font-family: Tahoma;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}
