.leftlinkcolor
{
background:#FFFFFF;
}
.textcolor 
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bolder;
	color: #5799FD;
}
.text 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.bigfont
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #8A2B28;
}
.boldtext 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	font-variant: normal;
}
.allpage 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F9F9F9;
	text-align: center;
}
.tittle 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.test 
{
	font-family: Verdana;
	font-size: 14px;
	color: #8F2326;
	font-weight: bold;
}
a:link 
{
	color: #333333;
	text-decoration: none;
}
a:visited 
{
	color: #333333;
	text-decoration: none;
}
a:hover 
{
	color: #990000;
	text-decoration: none;
}
a:active 
{
	color: #333333;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FDF2F7;

}

