﻿body
{
	text-align: center;
}
body,th,table {
	font-size: 12px;
	
}


.button2 {
	BORDER-RIGHT: #ffffff 0px; BORDER-TOP: #ffffff 0px; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 0px; WIDTH: 35px; BORDER-BOTTOM: #ffffff 0px; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover 
{
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}