.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AD0910;
	text-decoration: none;
}
.blogbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #AD0910;
}
.categoryLink a {
  text-decoration: none;
}
.bottom { 
	A:link {color:white;}
	A:visited {color: #ffffff;}
	A:hover {text-decoration: none; color: #ffffff; }
	A:active {color: #ffffff;text-decoration: none}
}

a.bottom:link { color: white; text-decoration: none }
a.bottom:active { color: yellow; text-decoration: none }
a.bottom:visited { color: white; text-decoration: none }
a.bottom:hover { color: white; text-decoration: underline }

a.tree:link { color: green; text-decoration: none }
a.tree:active { color: yellow; text-decoration: none }
a.tree:visited { color: red; text-decoration: none }
a.tree:hover { color: orange; text-decoration: underline }
