body{
text-align:center;
background-image:url(bg.gif);
background-attachment:fixed;
background-repeat:repeat-x;
}

a:link {color: #CC0000; text-decoration: none;}
a:visited {color: #CC0000; text-decoration: none;}
a:active {color: #CC0000; text-decoration: none;}
a:hover {color: #FF1111; text-decoration: none;}

a.selected:link {color: #FF1111; text-decoration: none;}
a.selected:visited {color: #FF1111; text-decoration: none;}
a.selected:active {color: #FF1111; text-decoration: none;}
a.selected:hover {color: #FF1111; text-decoration: none;}

a.sub:link {color: #CC0000; text-decoration: none; font-size:16px}
a.sub:visited {color: #CC0000; text-decoration: none; font-size:16px}
a.sub:active {color: #CC0000; text-decoration: none; font-size:16px}
a.sub:hover {color: #FF1111; text-decoration: none; font-size:16px}

a.subselected:link {color: #FF1111; text-decoration: none; font-size:16px}
a.subselected:visited {color: #FF1111; text-decoration: none; font-size:16px}
a.subselected:active {color: #FF1111; text-decoration: none; font-size:16px}
a.subselected:hover {color: #FF1111; text-decoration: none; font-size:16px}