.mytext a:link {color: #2E3A77; text-decoration: none} 
.mytext a:visited {color: #2E3A77; text-decoration: none} 
.mytext a:hover {color: #5652A9; text-decoration: underline; font-weight: bold}
.message a:link {color: #FFFFFF; text-decoration: none} 
.message a:visited {color: #FFFFFF; text-decoration: none} 
.message a:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold}
.mytext2 a:link {color: #000000; text-decoration: underline} 
.mytext2 a:visited {color: #000000; text-decoration: underline} 
.mytext2 a:hover {color: #FFFFFF; text-decoration: none; background-color: #4A4BFE}
.mytext3 a:link {color: #4A4BFE; text-decoration: none; font-style: none} 
.mytext3 a:visited {color: #4A4BFE; text-decoration: none; font-style: none} 
.mytext3 a:hover {color: #000000; text-decoration: underline; font-weight: NONE; font-style: none}
.small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1px; color: #A2AA9B} 
.small a:link {color: #A2AA9B; text-decoration: underline} 
.small a:visited {color: #A2AA9B; text-decoration: underline} 
.small a:hover {color: #A2AA9B; text-decoration: none; background-color: #A2AA9B} 
.small a:active {color: #A2AA9B; text-decoration: none}
.about {font-family: Times New Roman, Times, serif; font-size: 16px; color: #404A75} 
.about a:link {color: #A2AA9B; text-decoration: underline} 
.about a:visited {color: #404A75; text-decoration: underline} 
.about a:hover {color: #404A75; text-decoration: none; background-color: #404A75} 
.about a:active {color: #404A75; text-decoration: none}
.textlinks a:link {color: #4A4BFE; text-decoration: underline} 
.textlinks a:visited {color: #4A4BFE; text-decoration: underline} 
.textlinks a:hover {color: #FFFFFF; text-decoration: none; background-color: #4A4BFE}  
BODY {SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #4A4BFE; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #4A4BFE; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #666666; }


.payment a:link {color: #FF692E; text-decoration: underline} 
.payment a:visited {color: #FF692E; text-decoration: underline} 
.payment a:hover {color: #FFFFFF; text-decoration: none; background-color: #4A4BFE} 


#border_all_inner td {
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	}
	
#border_negate_inner td {
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
	}		
