/* CSS Document */

body {
background-image: url(../Images/Backgrounds/footstepsbg.gif);
	}

	
	/*page headings */
.heading {
	font-family: "Trebuchet MS";
	color:#003366;
	font-size:32px;
	font-weight: normal;
	font-style: normal;
	}	
	
	
.heading2 {
	font-family: "Trebuchet MS";
	color:#003366;
	font-size:24px;
	font-weight: normal;
	font-style: normal;
	}	
		
	
	
	
a.links:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
	}
	
 a.links:active {
 	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000; 
	}
	
a.links:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
	}
	
a.links:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #003300;

}

a.collink:link { 
	font-family: "Times New Roman", Times, serif;
	font-size:  14px;
	font-style:inherit;
	font-weight:bold;
	color: #000099;
	}
		
a.collink:visited { 
	font-family: "Times New Roman", Times, serif;
	font-size:  14px;
	font-style:inherit;
	font-weight:bold;
	color: #000099;
	}
	
a.collink:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size:  14px;
	font-style:inherit;
	font-weight:bold;
	color: #000099;
	}	
	

a.navlink:link { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  14px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

a.navlink:active { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  14px;
	text-decoration:underline;
	font-weight: normal;
	color: #000000;
	}
				
a.navlink:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	font-style:inherit;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
a.navlink:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	font-style:inherit;
	font-weight:bold;
	text-decoration:underline;
	color: #000099;
	}	

	


