a:link.nav img {border: 1px #F7F7F7 solid; }
a:visited.nav img {border: 1px #F7F7F7 solid; }
a:hover.nav img {border: 1px #F7F7F7 solid; }
a:hover img {border: 1px blue solid; }
a:visited img {border: 1px green solid; }
A { 	
	font-family : Comic Sans Ms;
	color : #0000FF;
	text-decoration:underline;
 	font-weight : normal;
	font-size : 12pt;
	font-style : normal;
	}
H1 { 
	font-size : 20pt;
	font-family : Arial Narrow;
	color:black;
	}

H2 {
	font-size : 14pt;
	font-family : Arial;
	color:#006800;
}
H3 {
	font-size : 14pt;
	font-family : Arial;
	color:#006800;
}
BODY { 	
	BACKGROUND-ATTACHMENT : fixed;
	background-image: url("/images/backadvert2.jpg");
        background-repeat: repeat;
	font-family : Tahoma;
	font-face : Tahoma;
 	font-size : 12pt;
 	font-style : normal;
	color : navy;
		}
table.eztut {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #1122C4;
	border-collapse: separate;
	background-color: #FFFCDB;
}
table.eztut th {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: #49A3FF;
	background-color: #FFFCDB;
	-moz-border-radius: ;
}
table.eztut td {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: #8FC6FF;
	background-color: #FFFCDB;
	-moz-border-radius: ;
}
table.eztut image{
	border-style:solid;
	border-color: #FF00FE;
	border-width:1px;
}
table.eztut2 {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: none;
	border-collapse: separate;
	background: url("/images/aasitesbk.jpg") repeat;
}
table.eztut2 td{
	border-style: none;
	border-color: none;
	-moz-border-radius: ;
	margin: 0;
	border: none;
	padding: 0;
	text-align: center;
}
.error { color: #f00; font-weight: bold; font-size: 1.2em; }
  .success { color: #00f; font-weight: bold; font-size: 1.2em; }
  fieldset { width: 90%; }
  legend { font-size: 24px; }
  .note { font-size: 18px; }
