BODY {
	background: url(images/homeback.gif);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

A:link {
	text-decoration: underline;
	color: #000099;
}
A:visited {
	text-decoration: underline;
	color: #000066;
}
A:hover {
	text-decoration: none;
	color: red;
}
A:active {
	text-decoration: underline;
	color: Red;
}

.content {
	margin-left : 15px;
	margin-right : 20px;
	color : #000000;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.linkfooter { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
