a:link {
	color: #12264b;
	text-decoration: none; 
	}
a:visited { 
	color: #12264b;
	text-decoration: none; 
	}
a:hover {
	color: #4d6185;
	text-decoration: none; 
	}
a:active { 
	color: #12264b; 
	text-decoration: none; 
	}


.myText { 
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color:#12264b;
	line-height:13pt;
	font-weight: plain;
	}
	
	.myTextSmall { 
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color:#12264b;
	line-height:10pt;
	font-weight: plain;
	}
	


	
.myLink { 
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color:#12264b;
	line-height:13pt;
	font-weight: plain;
	}
	
	
A {
        TEXT-DECORATION: none
}
A:hover {
        COLOR: #4d6185
}


.labelbox {
    background-color: #ccdbcc;
    font-family: Georgia, Times, serif;
    border: 1px solid;
    border-color: 003300;
}



