body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align:justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat:repeat-x;
	background-color: #3E3A39;
	padding:0px;
}

.footer{
    font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}

.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.banner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	}
	
.readmore {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:right;
	}	

.products {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.products a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.products a:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.products a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #80B83B;
	text-decoration:none;
}

.products a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}