.body {
	font-family: "Bell MT",garamond;
	font-size: 16px;
	color: #DADADA;
	text-align : left;
}

.bodyb {
	font-family: "Bell MT",garamond;
	font-weight:bold;
	font-size: 16px;
	color: #DADADA;
	text-align : left;
}

.linkvisit {
	color: #CC3300;
	font-family : Garamond;
	font-weight : bold;
	font-size : 16px;
	text-align : left;
}

.dot {
	color: #CC0000;
	font-family : Garamond;
	font-weight : bold;
	font-size : 16px;
	text-align : left;
}

A:link {
	color: #FF3300;
	text-decoration : none;
	font-family : Garamond;
	font-weight : bold;
}      

A:visited {
	color: #FF3300;
	text-decoration : none;
	font-family : Garamond;
	font-weight : bold;
} 

A:active {
	color: Red;
	text-decoration : none;
	font-weight : bold;
}  
