 body {
 font-family:Verdana;
 font-size:11px;
 border:0px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 100px;
 text-align:center;
 width:700px;
}


.TableFix {
	 width:200px;
	 text-align:center;
	 border:1px solid #FF0000;
	  
}
a{
	color:#f15352;
	text-decoration:none;
}

a:hover{
	color:#FFFFFF;
	background-color:#f15352;
	text-decoration:none;
}

a:active{
	color:#FFFFF;
	text-decoration:none;
}

a:visited{
	color:#FFFFF;
	text-decoration:none;
}

textCenter{
	text-align:center;
}

