.copyrights {  
font-family: 		Verdana, Arial; 
font-size: 			9px; 
color: 				#B3B2A4;
}

a.copyrights {  
font-family: 		Verdana, Arial; 
font-size: 			9px; 
text-decoration: 	none;
color: 				#B3B2A4;
}

a.copyrights:hover {  
font-family: 		Verdana, Arial; 
font-size: 			9px; 
text-decoration: 	underline;
color: 				#B3B2A4;
}

.text {
	font-family: 		Verdana, Arial;
	font-weight: 		none;
	font-size: 			9px;
	color: 				#444444;
	line-height: 		16px;
	padding-top: 		15px;
	padding-right: 		0px;
	padding-left: 		0px;
	padding-bottom:		15px;
}

.text2 {
	font-family: 		Verdana, Arial;
	font-weight: 		none;
	font-size: 			9px;
	color: 				#444444;
	line-height: 		12px;
	padding-top: 		15px;
	padding-right: 		0px;
	padding-left: 		0px;
	padding-bottom:		15px;
}

a {
	font-family: 		Verdana, Arial;
	font-size: 			9px;
	color: 				#444444;
	text-decoration: 	underline;
	font-weight:		none;
}

a:hover {
	font-family: 		Verdana, Arial; 
	font-size: 			9px; 
	color: 				#b0da2f;
	text-decoration:  	underline;
	font-weight:		none;
}

td {
	font-family: 		Verdana, Arial;
	font-weight: 		none;
	font-size: 			9px;
	color: 				#444444;
}

body { 
	margin-top:			0px;
	margin-right: 		0px;
	margin-left: 		0px;
	margin-bottom: 		0px;
	background-image:	url(../images/bg.jpg)
}

.borderbottom {
	border: 				#b0da2f; 
	border-style: 			solid; 
	border-top-width: 		0px; 
	border-right-width: 	0px; 
	border-bottom-width:	1px; 
	border-left-width: 		0px;
}
