a:link {
	color: #800000;
	text-decoration: none; 
	}
a:visited { 
	color: #800000;
	text-decoration: none; 
	}
a:hover {
	color: #222222;
	text-decoration: none; 
	}
a:active { 
	color: #800000; 
	text-decoration: none; 
	}


.myText { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#222222;
	line-height:11pt;
	font-weight: plain;
	}
	
	
	
		.myTextItemsHeader { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#800000;
	line-height:11pt;
	font-weight: bold;
	}
	
	.myTextItems2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#222222;
	line-height:11pt;
	font-weight: plain;
	}
	
	.myTextItems1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#800000;
	line-height:11pt;
	font-weight: bold;
	}

	
.myLink { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#800000;
	line-height:11pt;
	font-weight: plain;
	}
	
	
A {
        TEXT-DECORATION: none
}
A:hover {
        COLOR: #222222
}




.labelbox {
    background-color: #dfdfdf;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid;
    border-color: 848384;
}


<style>
.signupframe {
  border: 1px solid #3D0F0F;
  background: #B8AFAF;
  color: #3D0F0F;
  font-family: Arial, Helvetica, sans-serif;
}
</style>