body, table
{
        font-family: Tahoma, Arial, Verdana;
        font-size: 10px;
	color: #393939;
}
.copy {
	color: #393939;
}
.copy a {
	color: #393939;
	text-decoration: underline;
}
.copy a:hover {
	color: #393939;
	text-decoration: none;
}
.link {
	color: #FFFFFF;
        font-size: 10px;
}
.link a {
        font-size: 14px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.link a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	color: #FFFFFF;
        font-size: 14px;
}
.text a {
        font-size: 14px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

