
body 
	{text-align: center;
	 font-family:Comic Sans MS;
	 color:white;
  	 margin-top:"15";
	 margin-left:10px auto;
	 margin-right:10px auto;  
	 font-size:10pt; 
	 background-color="#00006B";	 }
p
	{font-family:Comic Sans MS;
	 font-size:10pt;}

h2
	{font-family:Comic Sans MS;
	 color:yellow;
	 text-transform:uppercase;
	 font-size:16pt;}
	 		 
h1
	{font-family:Comic Sans MS;
	 color:white;
	 text-transform:uppercase;
	 font-size:16pt;}

table
	{font-family:Comic Sans MS;
	 font-size:10pt;
    margin-left: auto;
	margin-right: auto;}	 
	 
tr {align:center;}	
	 
  A:link { color: #FFFF00; text-transform: capitalize; text-decoration: none; }
  A:visited { color: #FFFF00; text-transform: capitalize; text-decoration: none;}
  A:active { color: #ff0000; text-transform: capitalize; text-decoration: none;}
  A:hover { color: #ff0000;text-transform: capitalize; text-decoration: underline}
  
  a:link.ulink { color: #013583; text-transform: uppercase; font-weight: bold; text-decoration: none;}
  a:visited.ulink { color: #013583; text-transform: uppercase; font-weight: bold; text-decoration: none;}
  a:active.ulink { color: #aa0000; text-transform: uppercase; font-weight: bold; text-decoration: none;}
  a:hover.ulink { color: #aa0000; text-transform: uppercase; font-weight: bold; text-decoration: underline;}
  
  a:link.menu { color: #aa0000; text-transform: uppercase; font-weight: bold; text-decoration: none;}
  a:visited.menu{ color: #aa0000; text-transform: uppercase; font-weight: bold; text-decoration: none;}
  a:active.menu { color: #aa0000; text-transform: uppercase; font-weight: bold; text-decoration: none;}
  a:hover.menu { color: #013583; text-transform: uppercase; font-weight: bold; text-decoration: underline;}
  
  a:link.enter { color: #A5BEE7; text-transform: uppercase; font-weight: bold; text-decoration: none}
  a:visited.enter { color: #A5BEE7; text-transform: uppercase; font-weight: bold; text-decoration: none}
  a:active.enter { color: red; text-transform: uppercase; font-weight: bold; text-decoration: none}
  a:hover.enter { text-decoration: none; color: red; text-transform: uppercase; font-weight: bold)