a
{
outline: none;
}

.normalText , .normalSmall a:link, .normalSmall a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}

.normalText a:hover{
	color: #0099FF;
	text-decoration: line-through;
}

.normalSmall, .normalSmall a:link, .normalSmall a:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.normalSmall a:hover {

	color: #006633;
}




.normalTextJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	line-height: 18px;

}
.normalTextHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	text-align: left;



}
 .underline {
	border-bottom-width: 1px; 
	border-bottom-style: dotted;
	border-bottom-color: #000000;
} 
.normalTextHeadUnderline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.normalTextHeadBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.normalTextBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
.imgBorder {
	border: 1px solid #999999;
}
.normalTextRightJust {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666666;
	text-align: right;
	line-height: 18px;
}
#rule {
	height: 0px;
	width: 100%;
	margin-top: 22px;
	margin-bottom: 22px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
