a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-repeat: no-repeat;
}
div.dottedLine{
height:1px;
border-top:1px dotted #999999;
}
.orange {color: #FF9900}
.footer1 {color: #FFFFFF}
.footer2 {color: #CCCCCC}
.style3 {color: #000000}
.style5 {font-size: 11px}

.readMore {color: #B33C3C}

.title {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}
