
.linkstop
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.linkstop:hover
{
	color: #FF0000;
	text-decoration: underline;

}


.footer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A6A6A6;
	text-decoration: none;
	font-weight: normal;
}

.td 
{ 
	background-image: url("Images/td.gif");
    background-repeat: no-repeat; 

}


.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.txt:hover
{
	color: #FF0000;
	text-decoration: underline;

}

.txton
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

.links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

.links:hover
{
	color: #000000;
	text-decoration: underline;

}
