td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:link 			{ font-family: Geneva, Verdana, sans-serif;  font-size: 11px; color: #3333FF; text-decoration: none; }
A:visited		{ font-family: Geneva, Verdana, sans-serif;  font-size: 11px; color: #3300CC; text-decoration: none; }
A:active 		{ font-family: Geneva, Verdana, sans-serif;  font-size: 11px; color: #6600CC; text-decoration: none; }
A:hover			{ font-family: Geneva, Verdana, sans-serif;  font-size: 11px; color: #33CCCC; text-decoration: none; }

A.LnkSubTitle:link 		{ font-family: Geneva, Verdana, sans-serif; font-size: 11px; color: #669966; font-weight: bold; }
A.LnkSubTitle:visited	{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #669933;
	font-weight: bold;
}
A.LnkSubTitle:active 	{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #669933;
	font-weight: bold;
}
A.LnkSubTitle:hover		{ font-family: Geneva, Verdana, sans-serif; font-size: 11px; color: #333333; }

A.LnkContent:link 		{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
A.LnkContent:visited	{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
A.LnkContent:active 	{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
A.LnkContent:hover		{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #99CCCC;
	font-weight: bold;
}	
#layer1 {
        position: absolute;
        visibility: hidden;
        width: 400px;
        height: 300px;
        left: 394px;
        top: 173px;
        background-color: #ccc;
        border: 1px solid #000;
        padding: 10px;
}

#close {
        float: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
