.MiddleRow{
	margin-left:5px;
	margin-top:6px;	
	width:338px;
	height:15px;
	text-align:left;
	font-size:12px;
}
.MiddleRowLeft{
	width:265px;
	height:15px;
	float:left;
	text-align:left;
}
.MiddleRowRight{
	width:60px;
	height:15px;
	float:left;
	text-align:right;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}