/* CSS Document */

body { 
 margin: 12px;
 color: #0E283F; 
 text-align: center;
 font-size: 11px; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  
 background: url(http://sydniehorton.com/images/background3.jpg); 
 background-repeat: repeat; 
 padding:0; 
}
p {
 color: #0E283F;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin:5px;
 padding:8px;
}
td {
 color: #0E283F;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
 color: #FF3300;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
} 

.class1 A:link {COLOR: white; text-decoration: none;}
.class1 A:visited {COLOR: white; text-decoration: none;}
.class1 A:hover {COLOR: #0D1E30}

.class2 A:link {COLOR: #0D1E30; text-decoration: none;}
.class2 A:visited {COLOR: #0D1E30; text-decoration: none;}
.class2 A:hover {COLOR: white}

.class3 A:link {COLOR: #2C65AA; text-decoration: none;}
.class3 A:visited {COLOR: #2C65AA; text-decoration: none;}
.class3 A:hover {COLOR: 2C65AA; text-decoration: underline;}

.class4 A:link {COLOR: #2C65AA; text-decoration: underline;}
.class4 A:visited {COLOR: #2C65AA; text-decoration: underline;}
.class4 A:hover {COLOR: 2C65AA; text-decoration: none;}

.class5 A:link {COLOR: #0B0C37; text-decoration: none;}
.class5 A:visited {COLOR: #0B0C37; text-decoration: none;}
.class5 A:hover {COLOR: 2C65AA; text-decoration: none;}

footer {
text-decoration: none;
color: white;
FONT-SIZE:1;
}

.dottedline {
border-bottom: 1px dotted #999999;
padding-bottom: 8px;
padding-bottom: 3px;
FONT-FAMILY:Verdana;
font-size: 10pt;
}

.newslink A:link {COLOR: #1c3664; text-decoration: none;}
.newslink A:visited {COLOR: #1c3664; text-decoration: none;}
.newslink A:hover {COLOR: #1c3664; text-decoration: underline;}

.newstext 
{
COLOR:#284D91;
FONT-FAMILY:Verdana;
fon



