@charset "iso-8859-1";
a.left{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
font-color: #ffffff;
}

a.left:link {
	color: #ffffff;
	font-weight: bold;
		text-decoration: none;
		padding-bottom: 20px;
	}

a.left:visited {
	color: #ffffff;
	text-decoration: none;
	
}

a.left:hover {
	color: #000000;
	padding-bottom: 10px;
	
}
a.inside:link {
	color: #422000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
		
	}

a.inside:visited {
	color: #422000;
	text-decoration: none;
	
}

a.inside:hover {
	color: #663300;
	
	
}

a.bot{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
font-color: #ffffff;
}

a.bot:link {
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	}

a.bot:visited {
	color: #ffffff;
	text-decoration: none;
	
}

a.bot:hover {
	color: #008fda;
	padding-top: 10px;
	padding-bottom: 10px;
	

}