A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover
{
	color: #0099ff;
	text-decoration: none;
}
mp_textBox
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-weight: bold;
	font-size: 7pt;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	font-family: Verdana, Arial, Sans-Serif;
}
