@charset "iso-8859-1";
/*
Theme Name: Anna Bananarchy
Author: Anna Bananarchy
*/




body,td,th {
	font-family: Tahoma, Arial, Helvetica, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(images/bgstars.png);
	background-repeat:repeat;
}
a:link {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0099;
}
a:hover {
	text-decoration: none;
	color: #FF0099;
}
a:active {
	text-decoration: none;
	color: #FF0099;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.title {
	font-size: 18px;
	color: #000000;}
a.nav:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #eb008b;
}
a.nav:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #eb008b;
}
a.bottom:link {
	color: #FFFF00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFOO;
}
a.bottom:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
a.bottom:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.small{
	color:#000000;
	font-size:10px;
}
.hrline{
width:80%;
}