/*--------------------- Navigation ---------------------*/A.Nav:link {	font-family: Arial;	font-size: 1.6ex;	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;}A.Nav:Visited {	font-family: Arial;	font-size: 1.6ex;	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;}A.Nav:Active {	font-family: Arial;	font-size: 1.6ex;	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;}A.Nav:Hover {	font-family: Arial;	font-size: 1.6ex;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;}/*--------------------- Default Links ---------------------*/A:link {	font-family: Arial;	font-size: 1.6ex;	color: #0037A7;	font-weight: bold;	text-decoration: underline;}A:Visited {	font-family: Arial;	font-size: 1.6ex;	color: #0037A7;	font-weight: bold;	text-decoration: underline;}A:Active {	font-family: Arial;	font-size: 1.6ex;	color: #0037A7;	font-weight: bold;	text-decoration: underline;}A:Hover {	font-family: Arial;	font-size: 1.6ex;	color: #0037A7;	font-weight: bold;	text-decoration: none;}/*----------------- What is E-Punch Menu links -----------------*/A.WhatIs:link {	font-family: Arial;	font-size: 1.6ex;	color: #FF0000;	font-weight: bold;	text-decoration: underline;}A.WhatIs:Visited {	font-family: Arial;	font-size: 1.6ex;	color: #FF0000;	font-weight: bold;	text-decoration: underline;}A.WhatIs:Active {	font-family: Arial;	font-size: 1.6ex;	color: #FF0000;	font-weight: bold;	text-decoration: underline;}A.WhatIs:Hover {	font-family: Arial;	font-size: 1.6ex;	color: #0037A7;	font-weight: bold;	text-decoration: none;}