a:link 
	{
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Times New Roman;
  	font-size: 10px;
	}   
	
a:visited 
	{
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Times New Roman;
  	font-size: 10px;
	} 

a:hover 
	{
	color: #6eb1eb;
	font-family: Arial, Times New Roman;
  	font-size: 10px;
	}
	
table.sample
	{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #6a0b12;
	border-collapse: collapse;
	background-color: #ffffff;
	}

body
	{
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	}

#lower
	{
	color: #9d111a;
	font-weight: bold;
 	font-family: Arial, Times New Roman;
 	font-size: 12px;
 	}
	
#lowertext
	{
	color: #9d111a;
	font-weight: bold;
 	font-family: Arial, Times New Roman;
 	font-size: 10px;
 	}


.lowerlinks
	{
	color: #ffffff;
	font-weight: none;
 	font-family: Arial, Times New Roman;
 	font-size: 10px;
 	}
	
#contactfont
	{
	color: #000000;
	font-weight: bold;
	font-family: Arial, Times New Roman;
	font-size: 12px;
	}
	
#header
	{
	color:#900102;
	font-weight: bold;
	font-family: Arial, Times New Roman;
	font-size: 20px;
	}
	