#TASmenu a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003399;
    text-decoration: underline;
	line-height: 25%;
}
#TASmenu a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003399;
    text-decoration: none;
	line-height: 25%;
}

#TASmenu a:active {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003399;
    text-decoration: none;
	line-height: 25%;
}

#TASmenu a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003399;
    text-decoration: none;
	line-height: 25%;
}

#TASfooter a:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#TASfooter a:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
    text-decoration: none;
}

#TASfooter a:active {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#TASfooter a:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
    text-decoration: none;
}

#TASfooter {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
    text-decoration: none;
	}

