body {
	color: #575757;
	font-family : Arial;
	text-align: left;
    background-color: #FFFFFF;
	font-size: 10px;
}

a.menu {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
}

a.menu:hover {
	color: #FF9393;
	text-decoration: underline;
	font-family : Arial;
	font-size: 12px;
}

a.title {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 16px;
}

a.title:hover {
	color: #FF9393;
	text-decoration: underline;
	font-family : Arial;
	font-size: 16px;
}

a.category {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

a.category:hover {
	color: #FF9393;
	text-decoration: underline;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

a.subcategory {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 10px;
}

a.subcategory:hover {
	color: #FF9393;
	text-decoration: underline;
	font-family : Arial;
	font-size: 10px;
}

a.header {
	color: #d70000;
	text-decoration: none;
	font-family : Arial;
	font-size: 40px;
	font-weight: bold;
}

a.tagcloud1 {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 10px;
}

a.tagcloud1:hover {
	color: #FF9393;
	text-decoration: underline;
	font-family : Arial;
	font-size: 10px;
}

a.tagcloud2 {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

a.tagcloud2:hover {
	color: #FF9393;
	text-decoration: underline;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

td.statsheader {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: top; 
} 

td.stats {
  font-size: 12px;
  text-align: center;
  vertical-align: top;
}

option.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
option.pink {background-color: #ffcccc;}
