BODY	{ background: #003333;
		  color: #FFFFCC;
		  }

div		{ font-family: "comic sans ms", arial;
		  color: #FFFFCC;
		  font-size: large;
		  }
		  
button	{ font-family: "comic sans ms", arial;
		  color: #FF0000;
		  font-size: large;
		  }

td		{ font-family: "Times New Roman", serif;
		  color: #FFFFCC;
		  font-size: medium;
		  font-weight: bold;
		  }

.header	{ font-family: "Times New Roman", serif;
		  color: #FFFFCC;
		  font-size: x-large;
		  font-weight: bold;
		  text-decoration: underline;
		  }

.header2{ font-family: "Times New Roman", serif;
		  color: #FFFFCC;
		  font-size: large;
		  font-weight: bold;
		  }
		  
.cursor	{ cursor:hand;}

.thumbs	{ border-color: #000055;
		  border-style: outset;
		  border-width: thick;
		  margin: 3px;
		  }

.thumbs:hover	{   border-color: #005500;
		  			border-style: inset;
		  			border-width: thick;
		  			margin: 3px;
		  			}		 

A:link    { color: #FFCC00; }
A:visited { color: #66CC99; }
A:active  { color: #669999; }

.gold180   {border-style: outset; border-color: #A09546; border-width: thick; width: 180px;}
.gold360   {border-style: inset; border-color: #FFD700; border-width: thick; width: 360px;}

/* Style values are [ none | dotted | dashed | solid | double | groove | ridge | inset | outset ] */

/* xx-small | x-small | small | medium | large | x-large | xx-large */
