body
{ 
background-image: 
url('images/bkg.jpg');
background-repeat: repeat-x
}
a.one:link {color: #FFFFFF; font-family: trebuchet ms; font-size: 13pt; text-decoration: none}
a.one:visited {color: #FFFFFF; font-family: trebuchet ms; font-size: 13pt; text-decoration: none}
a.one:hover {color: #FFFF80; font-family: trebuchet ms; font-size: 13pt; text-decoration: underline}
a.one:active {color: #FFFFFF; font-family: trebuchet ms; font-size: 13pt; text-decoration: none}
a.two:link {color: #000000; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
a.two:visited {color: #000000; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
a.two:hover {color: #0000FF; font-family: trebuchet ms; font-size: 10pt; text-decoration: underline}
a.two:active {color: #000000; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
