.mailink
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	}


.whitefont
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}

.whitefont a:visited
	{
	color: #999999;
	text-decoration: none;
	}

.whitefont a:link
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.whitefont a:hover
	{
	font-weight: normal;
	color: #FFFF00;
	}

.yellowfont
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	}

.yellowfont a:visited
	{
	color: #FFCC00;
	text-decoration: none;
	}

.yellowfont a:link
	{
	color: #FFCC00;
	text-decoration: none;
	}

.yellowfont a:hover
	{
	font-weight: normal;
	color: #FFFF00;
	}


#Table_01 div {
	width: 140px;
	position: relative;
	left: 14px;
}
.edgebox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
