SELECT
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
	color : #685327;
	font-weight : bold;
	}

INPUT 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
	color : #685327;
	font-weight : bold;
	}

TEXTAREA
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
	color : #685327;
	font-weight : bold;
	}

P 
	{
	margin:0px;
	padding:0px;
	}
	
h3 
	{
	margin:0px;
	padding:0px;
	font-size:13px;
	}

a 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #B1F1FF;
	font-size : xx-small;
	}

A:ACTIVE 
	{
	color : #BFD8FF;
	}

A:HOVER
	{
	color : White;
	text-decoration : underline;
	}

TABLE
	{
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : x-small;
	color : White;
	}

TABLE.d
	{
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : xx-small;
	color : White;
	font-weight : bold;
	}

A.t {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : White;
	font-size : xx-small;
	}

A.t:ACTIVE
	{
	color : White;
	font-size : xx-small;
	}

A.t:HOVER
	{
	color : White;
	font-size : xx-small;
	text-decoration : underline;
	}
	
A.p 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #B1F1FF;
	font-size : x-small;
	}

A.p:ACTIVE
	 {
	color : #BFD8FF;
	}

A.p:HOVER
	{
	color : White;
	text-decoration : underline;
	}