a:visited
{
	color: #ffb401;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 7px;
}
a:link
{
	color: #ffb401;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 7px;
}
a:hover
{
	color: #ffecbd;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 7px;
}
a:active
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 7px;
}
.curr
{
	color:#ffecbd;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	line-height: 7px;
}