A:link { background: transparent; color:#0E1B4F; text-decoration: underline; }
A:visited { background: transparent; color:#0E1B4F; text-decoration: underline; }
A:active { background: transparent; color:#0E1B4F; text-decoration: none; }
A:hover { background: transparent; color:red; text-decoration: none; }
BODY {
	background: #0782A4;
	color:#0E1B4F;
	background-image : url("images/logoback2.jpg");
}
UL { background: transparent; color:#0E1B4F; }
P { background: #FFFAE2; color:#0E1B4F; }
H1 { background: transparent; color:#0E1B4F; }
H2 { background: transparent; color:#0E1B4F; }
H3 { background: transparent; color:#0E1B4F; }
H4 { background: transparent; color:#0E1B4F; }
H5 { background: transparent; color:#0E1B4F; }
H6 { background: transparent; color:#0E1B4F; }

