.leftlinkcolor
{
background:#FFFFFF;
}
.textcolor 
{
	font-family: Verdana;
	font-size: large;
	font-weight: bolder;
	color: #003366;
}
.text 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bigfont
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.boldtext 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.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: #000000;
	text-align: center;
}
.test 
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a:link 
{
	color: #333333;
	text-decoration: none;
}
a:visited 
{
	color: #333333;
	text-decoration: none;
}
a:hover 
{
	color: #CCCC00;
	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: #FFE6FF;
}
