a.menu:link
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #E00378;
		letter-spacing: 1px;
		text-decoration: none;
	}
a.menu:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #E00378;
		letter-spacing: 1px;
		text-decoration: none;
	}
a.menu:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #FF77BF;
		letter-spacing: 1px;
		text-decoration: none;
	}
a.menu1:link
	{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
a.menu1:visited
	{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
a.menu1:hover
	{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #555555;
	text-decoration: underline;
}
div
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #555555;
		text-decoration: none;
	}
.div
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #555555;
	}
.red
	{
		font-family: Tahoma, Verdana;
		font-size:	11px;
		color: #A43B25;
	}
.red_n_l
	{
		font-family: Tahoma, Verdana;
		font-size: 10px;
		color: #A43B25;
		font-weight: 900;
		text-decoration: none;
	}
.grey
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #6D6D6D;
		font-weight: 900;
	}
.unname
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #424242;
	}
.normalText
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #3F3F3F;
	}
.boldwhiteText
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	}