}
a.smlink{ 
	color : #FF3399;
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}
a.smlink:hover{
	color : #FFFFFF;
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}
a.smlink:active{
	color : #6A6A6A;
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}
a.link{ 
	color : #FF3399;
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
a.link:hover{
	color : #FFFFFF;
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
a.link:active{
	color : #6A6A6A;
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
.subtext{ 
	color : #6A6A6A;
	font-family : arial;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
.text{ 
	color : #FFFFFF;
	font-family : arial;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
.textbold{ 
	color : #FFFFFF;
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.boldtext{ 
	color : #FF3399;
	font-family : arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}
.lgtext{ 
	color : #FFFFFF;
	font-family : arial;
	font-size : 28px;
	font-weight : none;
	text-decoration : none;
}
.medtext{ 
	color : #FFFFFF;
	font-family : arial;
	font-size : 20px;
	font-weight : none;
	text-decoration : none;
}