﻿body {
	font-family:Verdana;
	font-size:11px;
	color: #666666;
	margin:0;

}

td {
	vertical-align:top;
}

a:link       { color: #666666; text-decoration: none}
a:visited    { color: #666666; text-decoration: none}
a:hover      { color: #666666; text-decoration: underline}
a:active     { color: #666666; text-decoration: underline}

#topLink a       { color: #787875; text-decoration: none}
#topLink a:hover      { color: #FFFFFF; text-decoration: none}

#bottomLink a       { color: #FF0000; text-decoration: none}
#bottomLink a:hover      { color: #FF0000; text-decoration: underline}

#detailLink a       { color: #FFFFFF; text-decoration: none}
#detailLink a:hover      { color: #FFFFFF; text-decoration: underline}

#webLink a       { color: #81b31b; text-decoration: none}
#webLink a:hover      { color: #81b31b; text-decoration: underline}

#printLink a       { color: #f17e56; text-decoration: none}
#printLink a:hover      { color: #f17e56; text-decoration: underline} 

#solutionLink a       { color: #56adf2; text-decoration: none}
#solutionLink a:hover      { color: #56adf2; text-decoration: underline}
