.link
{
	FONT-FAMILY: arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #B35614;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.link:hover
{
	FONT-FAMILY: arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #18459D;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
              text-decoration: underline;
}
.link1
{
	FONT-FAMILY: arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #003366;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.link:hover1
{
	FONT-FAMILY: arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #18459D;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
        text-decoration: underline;
}
