body {
background-attachment: scroll;
background-color: #003A9A;
background-repeat: repeat-x;
background-position: top;
	color : White;
}
.smalltxt {font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}
a:link {
color: #FFFA6A;
text-decoration: underline;
}
a:visited {
text-decoration: underline;
color: #FFFA6A;
}
a:hover {
text-decoration: none;
color: #FFFA6A;
}
a:active {
text-decoration: underline;
color: #FFFA6A;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.thumb {
border: 1px solid #ffff00;
}