﻿       
.default   {
	font-size: 10pt; font-family: Century gothic;
}

td, tr           { 
    color: black; 
    font-size: 10pt; font-family: Century gothic;
}

a:link   {color: black;
text-decoration: none;
}

a:active   {color: black;
text-decoration: none;
}

a:visited   {color: black;
text-decoration: none;
}

a:hover   {color: black;
text-decoration: underline;
}