

.body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #637298;
}
.body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

<!-------THESE STYLES ARE FOR THE LIGHTBLUE,GREY, TEXTS AND LINKS ON index.html AND THE ACTIONS PROJECT--->




.nav1              { color: #637298; font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: normal }
.nav1 a:link       { color: #637298; text-decoration: none }
.nav1 a:visited    { color: #637298; text-decoration: none }
.nav1 a:active     { color: #637298; text-decoration: none }
.nav1 a:hover      { color: #85a6e1; text-decoration: none }


.nav2              { color: #637298; font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: normal }
.nav2 a:link       { color: #637298; text-decoration: none }
.nav2 a:visited    { color: #637298; text-decoration: none }
.nav2 a:active     { color: #637298; text-decoration: none }
.nav2 a:hover      { color: #85a6e1; text-decoration: none }


.nav3              { color: #637298; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal }
.nav3 a:link       { color: #637298; text-decoration: normal }
.nav3 a:visited    { color: #637298; text-decoration: normal }
.nav3 a:active     { color: #637298; text-decoration: normal }
.nav3 a:hover      { color: #85a6e1; text-decoration: normal }

<!-----THIS IS FOR THE BLACK PLAIN TEXT  --->

.nav4              { color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: normal }
.nav4 a:link       { color: #000000; text-decoration: none }
.nav4 a:visited    { color: #000000; text-decoration: none }
.nav4 a:active     { color: #000000; text-decoration: none }
.nav4 a:hover      { color: #000000; text-decoration: none }
