@charset "utf-8";
/* CSS Document */

* {
	margin: 0; padding: 0;
}
body {
	font: tahoma;
	font-size: 13px;
	color: #555555;
	background: url(images/howeverz_09.jpg) repeat-x #e0e0e0;
}
a {	color: #719A00;	text-decoration: none;}
a:hover { color: #ff0000; text-decoration: none;}
img {border: 0;}

.taxt-content{
	font-size: 13px;
	font: tahoma;
	color: #555555;
}

.taxt-content a { 
	color: #719A00;	
	text-decoration: none; 
	text-shadow: 1px 1px 1px #ffffff;}
.taxt-content a:hover { 
	color: #cc00ff;	
	text-decoration: none; 
	text-shadow: 1px 1px 1px #ffffff; 
	border-bottom: solid 1px ; 
	border-top: solid 1px;}

.working{
	font-size: 11px;
	font: tahoma;
	color: #666666;
	text-transform: uppercase;
	}

.working a { 
	color: #0aadcb;	
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFFFFF; }
	
.working a:hover { 
	color: #0aadcb;	
	text-decoration: none; 
	text-shadow: 1px 1px 1px #FFFFFF; 
	border-bottom: solid 1px ; 
	border-top: solid 1px;}	
	
.client{
	font-size: 11px;
	font: tahoma;
	color: #666666;
	text-transform: uppercase;}

.client a { 
	color: #99CC00;	
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFFFFF; }
	
.client a:hover { 
	color: #fc7ba5;	
	text-decoration: none; 
	text-shadow: 1px 1px 1px #FFFFFF; 
	border-bottom: solid 1px ; 
	border-top: solid 1px;}	
	
.packages{
	font-size: 11px;
	font: tahoma;
	padding: 2px;
	color: #000000;}

.packages a { 
	color: #99CC00;	
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFFFFF; }
	
.packages a:hover { 
	color: #fc7ba5;	
	text-decoration: none; 
	text-shadow: 1px 1px 1px #FFFFFF; 
	border-bottom: solid 1px ; 
	border-top: solid 1px;}	
