

a:hover
{
	color: #000000;
	text-decoration: none;
}

td
{
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

.smalltext
{
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

b.subtitle
{
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/*Apply this class to the text you'd like a different link color. Text that is not a link will appear in this style.*/

.copyright
{
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.copyright a:link { color: #ffffff; }
.copyright a:visited { color: #ffffff; }

.copyright a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.copyright a:active { color: #ffffff; }
