BODY {
	background-color: #FFFFFF;
	background-image: http://www.katsation.com/images/greyswirltile4.jpg;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #483d8b;
	}

B 	{
	font-weight: bold;
	}
	
H3,TH	{
	text-decoration	:	none;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #483d8b;
	border: none;
	}

H2	{
	text-decoration	:	none;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #483d8b;
	border: none;
	}
	
P,UL,OL,BLOCKQUOTE,DL,TD	{
	text-decoration	:	none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-color: #483D8B;
	}

.menu {	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	}
		
INPUT,SELECT	{
	font-size: smaller;
	}

A:link	{
		text-decoration	:	none;
		font-weight:     bold;
		color: #0000FF;
		background: transparent;
		}
		
A:active {
		text-decoration	:	none;
		font-weight:     bold;
		color: #DD00DD;
		background: transparent;
		}
		
A:visited {
		text-decoration	:	none;
		font-weight:     bold;
		color: #B006F9;
		background: transparent;
		}

A:hover {
		text-decoration	:	none;
		font-weight:     bold;
		color: #C81373;
		background:  transparent;
		}

.foot {	
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		}
		
.form {
	color: #D38349;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
