﻿

a:link{
	color: #FF6600;
	text-decoration: none;
} 
a:hover {
	color: #FF9933;
	text-decoration:underline;
}
a:active{
	color: black;
	background-color: #DF5900;
} 
a:visited {
	color: #FF9933;
	text-decoration:none;
}


#footer{
	font-size:11px;
}
h1{
	font-size:28px;
	color: #FF6600;
}
h2{
	font-size:24px;
	color: #CCCCCC;
}
h3{
	font-size:20px;
	color: #FF6600;

}
h4{
	
}




