body { 
background-image: url(../images/bg_gradient.jpg);
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px;
}


.blktxt { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #333333;}

.blktxtsmall { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333333;}

h1 { font-family: "Times New Roman", Times, serif; color: #000066; font-size: x-large;}

a:link.white { color: #ffffff; text-decoration: none;}

a:link { color: #000066; text-decoration: underline;}

a:visited {	text-decoration: underline; color: #000066;}

a:hover { text-decoration: none; color: #FFFFFF; background-color: #000066; }

a:active { text-decoration: none; }