





A:link
{
	color: #145B62; text-decoration: none
}
A:visited 
{
	color: #6D8883; text-decoration: none
}
A:active 
{
	color: #145B62; text-decoration: underline
}
A:hover 
{
	color: #145B62; text-decoration: underline
}


.input_submit 
{
	background: #145B62;
	font-size: 9pt;
	color: White;
}
