body, table {
	font-family: Arial; 
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.link {
	font-family: Arial; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B5B5B5;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.error {
	font-family: Arial; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B5B5B5;
	vertical-align: center;
}
.mirrorbattle_title {
	font-family: Times; 
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.mirrorbattle {
	font-family: Times; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.longcut {
	font-family: Arial; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.longcut:hover {
	text-decoration: underline;
}
.gray {
	font-family: Arial; 
	font-size: 12px;
	font-style: normal;
	color: #B5B5B5;
}
.times_gray {
	font-family: Times; 
	font-size: 12px;
	font-style: normal;
	color: #B5B5B5;
	text-decoration: none;
}
.times_gray:hover {
	text-decoration: underline;
}
.times_white {
	font-family: Times; 
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.times_white:hover {
	text-decoration: underline;
}
