/* 

CSS Document

Created by Mandi Whitten of Weensyweb Designs - www.weensyweb.com

Created expressly for Janeen Brian - www.janeenbrian.com/

November 2007  

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #cdcccb;
	font-size: 0.85em;
	margin-top: 15px;
	background-color: #660066;
	margin: 0px;
	text-align: center;
}

img {
	border: none;
}

a {
	color: #E6EB91;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: none;
	background-color: #E6EB91;
}
	
a.foot {
	color: #999;
	text-decoration: underline;
}

a.foot:hover {
	color: #333;
	text-decoration: none;
	background-color: #E6EB91;
	font-weight: normal;
}

a.one:link,a.one:visited {
	font-size: 1.25em;
	color: #E6EB91;
	font-weight: bold;
	text-decoration: underline;
}

a.one:hover	{
	font-size: 1.25em;
	color: #333;
	background-color: #E6EB91;
	font-weight: bold;
	text-decoration: none;
}

a.one:active {
	font-size: 1.25em;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #E6EB91;
	font-size: 1.3em;
}
	
h2 {
	color: #ABA8E3;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
}

