
a {
	color: #990000;
	;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px
}
a:hover {
	color: #990000;
	text-decoration: underline;
	;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px
}


.text { color:#181717;
       font-family: Trebuchet MS, Helvetica, sans-serif;
	   font-size:13px;
	   font-weight: normal;
	  }

.textwhite {  
	font-family: Trebuchet MS, Helvetica; 
	font-size: 13px; 
	line-height: 16px; 
	color: #ffffff; 
	font-weight: normal;}

.textbold {
	font-family: Trebuchet MS, Helvetica;
	font-size: 15px;
	color: #181717;
	font-weight: bold;
}
.textbig {
	font-family: Trebuchet MS, Helvetica;
	font-size: 17px;
	color: #181717;
	font-weight: bold;
}
	  
.copy { color:#181717;
       font-family: Trebuchet MS, sans-serif;
	   font-size:11px
	   
	   }
.copywhite { color:#ffffff;
       font-family: Trebuchet MS, sans-serif;
	   font-size:11px
	   
	   }
	   
td.ServiceUCopyright {padding-left:255;
		color:#000000;
		font-family: Trebuchet MS, sans-serif;
	   	font-size:13px;
		text-decoration: none;
		}