.norep { background-repeat: no-repeat; }

.bluetext {
 	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
.bluetext a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: normal;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
.bluetext a:hover { 
	font-size: 12px; 
	line-height: normal;
	font-weight: normal;
	color: #FF66CC;
	text-decoration: underline;
}
.bluetextH1 { FONT-WEIGHT: bold; color: #3399FF; FONT-SIZE: 16px;}
.bluetextH2 { FONT-WEIGHT: bold; color: #3399FF; FONT-SIZE: 14px;}
.bluetextH3 { FONT-WEIGHT: bold; color: #3399FF; FONT-SIZE: 12px;}

.pinktext {
 	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	font-weight: normal;
	color: #FF66CC;
	text-decoration: none;
}