a:link {
	font-family: Verdana;
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
	color: #CD5C5C;
}

a:hover {
	font-family: Verdana;
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
	color: Maroon;
	
} 
a:active {
	font-family: Verdana;
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
	color: #CD5C5C;
	
}
a:visited {
	font-family: Verdana;
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
	color: #CD5C5C;
}
a.idr:link {font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #CD5C5C;
	
}
a.idr:hover {font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: maroon;
	
}

h2 {
	color: #8B4513;
	
}

h1 {
	color: #A0522D;
	
}


a.idr:visited {font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #CD5C5C;
	
}
a.idr:active {font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #CD5C5C;
	
}
