	  
A {text-decoration: none;}
A:hover {text-decoration: underline;}


.box{
	border-style:solid;
	border-color:"#000066";
	border-width:1px;
}

.Text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000033;
}
.medHead {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000033;
}
.txtLg {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000033;
}

.linkMed {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}

.TextSm {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000033;
}
.txtLgWht {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #EEEEEE;
}

