a:link,
a:visited,
a:active { 
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	line-height: 18px;
	}
		
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	} 

.footer a:link,
.footer a:visited,
.footer a:active { 
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	line-height: 15px;
	}
		
.footer a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	}

.srpfooter a:link,
.srpfooter a:visited,
.srpfooter a:active { 
	color: #6699CC;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	}
		
.srpfooter a:hover {
	color: #99CCFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica;
	}
			
body { 
   color: #333333;
   background: #336699;
   font-size: 14px;
   line-height: 18px;
   font-family: Arial, Helvetica, Trebuchet MS, Verdana;
   margin-top: 0em;
   margin-right: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   }

.text {
    color: #666666;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	/*
	padding-left: 25px;
	padding-right: 25px;
	*/
}

.textbigger {
    color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-family: Impact, Trebuchet MS, Verdana, Arial, Helvetica;
}

.textsmaller {
    color: #990000;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
	
.footer { 
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	}

.srpfooter { 
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #6699CC;
	}