/* CSS Document */

BODY{
cursor:url("Arrow.USA.html");
}




body {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-color: #000000;
}

.style7 {color: #FFFFFF}
.style11 {color: #003399}
.style15 {
	color: #FFFFFF;
	font-weight: bold;
}

.style17 {color: #0000FF}
.style18 {color: #003399; font-weight: bold; }

		
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #003399;
}

.HeadingFont {
	font-family: "Americana BT";
	color: #003399;
	font-size: x-large;
}

.style25 {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.link{
	color: #003399;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.link a {
	color: #003399;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}


.link a:hover {
	color:#FF0000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}


.linkSmall{
	color:#B12317;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
		   }
		   
.linkSmall a {
	color:#B12317;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
		   }
		   
.linkSmall a:hover {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-seri;
	font-size: 14px;
	text-decoration: none;
}
		   
		   

