x {}
body
	{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BB0077;
	background-color: #FFAA00;
	scrollbar-base-color: #FF2B95; 
	scrollbar-arrow-color: #FFDDFF; 
	}
h1
	{
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	color: #9721B4;
	text-align:center;
	}
h2
	{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	}
h3{text-align:center;font-size:small;}
hr {width: 100%; color: #107597; height:1px;}
p, td
	{
	font-size: xx-small;
	text-decoration: none;
	color: #FFAA00;
	}

a
	{
	font-size: xx-small;
	text-decoration: none;
	color: #ffffff;
	}

a:hover
	{
	text-decoration: none;
	color: #ff2b95;
	}

a.gals
	{
	font-size: small;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	}

a.gals:hover
	{
	color: #FFFF00;
	font-weight: bold;
	}

a.menu
	{
	font-size: small;
	color: #FFF;
	font-weight: bold;
	}

a.menu:hover
	{
	color: #FFFF00;
	font-weight: bold;
	}

a.menu2
	{
	font-size: smaller;
	color: #FFF;
	font-weight: bold;
	}

a.menu2:hover
	{
	color: #FFFF00;
	font-weight: bold;
	}
#left {float: left; width:150px;}
#right {float: right; width:610px;}