.bg { background-position: center top; background-image: url('bg.jpg'); background-repeat: repeat-x; }
.main { font-weight: bold; font-size: 11px; color: rgb(255, 255, 255); font-family: Verdana,Arial,Helvetica,sans-serif; text-decoration: none; }
.main:hover { font-weight: bold; font-size: 11px; color: rgb(255, 255, 255); font-family: Verdana,Arial,Helvetica,sans-serif; text-decoration: underline; }
body, td, th { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); }
body { margin: 0px; background-color: rgb(193, 235, 255); }
a:link { color: rgb(0, 0, 0); text-decoration: underline; }
a:visited { text-decoration: underline; color: rgb(0, 0, 0); }
a:hover { text-decoration: none; color: rgb(255, 255, 255); }
a:active { text-decoration: underline; color: rgb(255, 255, 255); }
.text { font-size: 11px; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none; }
.text:link { font-size: 11px; color: rgb(255, 255, 255); font-weight: bold; }
.text:visited { font-size: 11px; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none; }
.text:hover { font-size: 11px; color: rgb(255, 255, 0); font-weight: bold; text-decoration: none; }
a:link img { border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); }
a:hover img { border-color: rgb(255, 0, 0); color: rgb(255, 255, 255); }
a:visited img { border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); }
.style1 { color: rgb(255, 255, 255); font-size: 16px; }
.style1:link { color: rgb(255, 255, 255); font-size: 16px; text-decoration: none; }
.style1:hover { color: rgb(255, 0, 0); font-size: 16px; text-decoration: underline; }

