/************************************************************
*										*
*	www.flemingTeeKing.com/						*
*	(c) 2006 Palma Creative, Inc. All Rights Reserved.	*
*										*
*	Developed:	March 20, 2006					*
*	Updated:	March 20, 2006					*
*										*
************************************************************/

<style type="text/css">

BODY {
	background:			#FFFFFF;
	color:			#FFFFFF;
}


/************************************************************
* HEAD
************************************************************/

.head {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#333333;
	text-decoration:		none;
	line-height:		18px;
}


/************************************************************
* TEXT
************************************************************/

a.text {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#333333;
	text-decoration:		none;
	line-height:		18px;
}

a.text:hover {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#333333;
	text-decoration:		underline;
	line-height:		18px;
}

a.text:active {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#333333;
	text-decoration:		none;
	line-height:		18px;
}

.text {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
	line-height:		18px;
}


/************************************************************
* RTEXT
************************************************************/

a.rtext {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#990000;
	text-decoration:		none;
	line-height:		22px;
}

a.rtext:hover {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#990000;
	text-decoration:		underline;
	line-height:		22px;
}

a.rtext:active {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#990000;
	text-decoration:		none;
	line-height:		22px;
}

.rtext {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#990000;
	text-decoration:		none;
	line-height:		22px;
}

/************************************************************
* FOOT
************************************************************/

.foot {
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
	line-height:		18px;
}

</style>