﻿
.tealtable
{
background-color:green;
color:white;
font-family:sans-serif;
font-weight:700;

}


.darkrow
{
background-color:#4530FF;
color:yellow;
font-family:sans-serif;
font-weight:700;
}
.redrow
{
background-color:"#FFA366";
color:blue;
font-family:sans-serif;
font-weight:700;
}


.deepseacell
{
background-image:url('deepsea.gif');
background-color:"#99CCFF";
color:blue;
font-family:sans-serif;
font-weight:500;
}

.deepseacell1
{
background-image:url('deepsea.gif');
background-color:"#FFFF90";
color:blue;
font-family:sans-serif;
font-weight:500;
}


a:link 
	{color:yellow;
	font-family:Comic Sans MS;
	font-weight:bold;
	font-size:8.0pt;
	text-decoration:none}

a:visited {color:white;
	font-weight:bold;
	font-size:8.0pt;
	font-family:Comic Sans MS;
	text-decoration:none
}

a:hover {color:orange;
	font-weight:bold;
	font-size:10.0pt;
	text-decoration:none}

a:active {color:green;
	font-weight:bold;
	font-size:10.0pt;
	text-decoration:none}
-->
</STYLE>
