<style type="text/CSS">
<!--


.input
{
font-family : ARIAL;;
font-size : 11px;
color : #000000;
font-weight : normal;
}

.text
{
font-family : ARIAL;;
font-size : 11px;
color : #FFFFFF;
font-weight : normal;
}


.normal {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family: ARIAL;;
	text-decoration: none;
}

.normal2 {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: ARIAL;
	text-decoration: none;
}

.normalpink {
	color: #ff3399;
	font-weight: normal;
	font-size: 11px;
	font-family: ARIAL;
	text-decoration: none;
}

.black {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: ARIAL;;
	text-decoration: none;
}



.pink {
	color: #ff3399;
	font-weight: normal;
	font-size: 11px;
	font-family: ARIAL;;
	text-decoration: none;
}

.red {
	color: #cc0000;
	font-weight: normal;
	font-size: 11px;
	font-family: ARIAL;;
	text-decoration: none;
}

.linkred {
	color: #cc0000;
	font-weight: normal;
	text-decoration : none;
	font-size: 11px;
	font-family: ARIAL;;
	hover:a;

}

.linkpink {
	color: #ff3399;
	font-weight: normal;
	text-decoration : none;
	font-size: 11px;
	font-family: ARIAL;;
	hover:a;

}

.small {
	color: #666666;
	font-weight: normal;
	text-decoration : none;
	font-size: 10px;
	font-family: ARIAL;;

}

.smalllink {
	color: #cc0000;
	font-weight: normal;
	text-decoration : none;
	font-size: 10px;
	font-family: ARIAL;;

}

//-->
</style>


