/*--------------------------------
vemoworkforce.com Style Sheet
Version 1. 20088
--------------------------------*/
@import url("layout.css");
@import url("IEFix.css");


*{	margin: 0px;	padding: 0px;}

body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,td,th{ margin:0px; padding:0px; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; }

body{ background:no-repeat center top; color:#666666; margin: 0px; padding: 0px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
a:link{ text-decoration: none; color: #70BF44; font-size: 12px; font-weight: bold; }
a:hover { color: #666666; 
}
a:visited{
	text-decoration: none;
}


.clear{clear:both;}
