body,table,tr,td,p
{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
.text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #CB60C3;
	font-weight: normal;
}
a.link
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ED8E00;
	text-decoration: none;
	font-weight: normal;
}
a.link:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
input,textarea
{
	font-family: Tahoma;
	font-size: 11px;
}
select
{
	font-family: Tahoma;
	background-color: #6E0A66;
	font-size: 11px;
	font: normal;
	color: #FFFC00;
}
.box
{
	border-width: 1px;
	border-color: #A01396;
	border-style: solid;
	background-color: #6E0A66;
	font: normal;
	color: #FFFC00;
	padding-left: 2px;
}