a:link
{
	color: #1DA4A4;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #FF589B;
	font-size:  9px;
	font-family: Verdana;
	font-weight: bold;	
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	background: #1DA4A4;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
}

a:active
{
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
}

td
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #6A6A5D;
}

.headline
{
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #6A6A5D;
}

.ddinterview
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #6A6A5D;
}