a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#googleads {
	width: 200px;
	background-color: #FFFFFF;
	text-align: left;
}

#mainleft{
	width: 250px;
	position: relative;
} 
.descriptionBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

