.bodyText {
	font-family: Garamond, Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.copyright {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.border {
	height: 482px;
	width: 752px;
	border: 1px solid #333333;
}

ul  li{
	padding:0px;
	margin:0px;
}

a:hover{
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}
a, a:active{
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

/*
a:hover.bodyText	{
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}

a:active.bodyText, a:visited.bodyText	{
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
*/