.body a:link {color: #990000;} 
.body a:visited {color: #990000;}
.body a:hover {color: #666666;}
.body a:active {color: #666666;}

.SmallTxt_White a:link {color: #FFFFFF;}
.SmallTxt_White a:visited {color: #FFFFFF;}
.SmallTxt_White a:hover {color: #FFFF99;}
.SmallTxt_White a:active {color: #FFFF99;}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	color: #333333;
	list-style-image: url(images/bullet_blue.gif);
	list-style-type: square;
	list-style-position: outside;
	background-position: top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bolder;
	color: #9C0000;
}
.SmallTxt_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
}
.Title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
}
.body_list {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	color: #333333;
	background-position: top;
}
