body
{
	background-color: #123961;
	background-image: url("images/bgGradient.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #FFBB00;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #2188B6;
	text-decoration: underline;
}

.smalltext1
{
	font-size: 10px;
	font-family: Tahoma;
	color: #ffffff;
}