/* CSS Document */

h1 { 
	font-family: Veranda, Tahoma, Arial, Sans Serif;
	font-size: 10px;
	color: #C3A220;
	text-decoration:none;
}

h2 { 
	font-family: Veranda, Tahoma, Arial, Sans Serif;
	font-size: 10px;
	color: #C3A220;
	text-decoration:none;
}

h3 { 
	font-family: Veranda, Tahoma, Arial, Sans Serif;
	font-size: 10px;
	color: #C3A220;
	text-decoration:none;
}

h4 { 
	font-family: Veranda, Tahoma, Arial, Sans Serif;
	font-size: 10px;
	color: #C3A220;
	text-decoration:none;
}

p { 
	font-family: Veranda, Tahoma, Arial, Sans Serif;
	font-size: 10px;
	color: #C3A221;
	text-decoration:none;
}

.seoLinks {
	font-family: Veranda, Tahoma, Arial, Sans Serif;
	font-size: 10px;
	color: #C3A222;
	text-decoration:none;	
}

A:link {text-decoration: none; color: #C3A222;}
A:visited {text-decoration: none; color: #C3A222;}
A:active {text-decoration: none; color: #C3A222;}
A:hover {text-decoration: underline; color: red;}