/* CSS Document */

div#youarehere
{
	background-color: #FFCC00;
	border: 1px solid #000000;
	color: #006600;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 30px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#table a {
	border: 1px solid #000000;
	background-color: #FFFF00;
	display: block;
	font-weight: normal;
	text-decoration: none;
	height: 30px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	padding-right: 0px;
  }
  
  #table a:hover {
     color: #FF3333;
     background-color: #FFFF99;
}

#table a:link {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.indexPosition {
	position: relative;
	left: 110px;
	top: 16px;
	font-size: 24px;
}
center {
	text-align: center;
}
center {
	text-align: center;
}
.listPosition2 {
	left: 150px;
	position: relative;
}
