body{
font-family:Tahoma;
font-size:11px;
}

table{
font-family:Tahoma;
font-size:11px;

}

.center{
text-align:center;
}

a:link {
	text-decoration: none;
	color:#BE2929;
}
a:visited {
	text-decoration: none;
	color:#BE2929;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#BE2929;
}
a:active {
	text-decoration: none;
	color:#BE2929;
}

