﻿a:link	{
	color: #000080;
	text-decoration : none;
	font-weight: 700;
}
a:visited	{
	color: #000080;
	text-decoration : none
}
a:active	{
	color: #000080;
	text-decoration : none
}
a:hover	{
color: #FF8000;
border-width: 2px;
border-color: #FFFFFF;
border-bottom-style: dotted;
	}
	

