/*------------------------------------------*/
/*											*/
/*    Dominey Design - Style 4 Splash 		*/
/*											*/
/*------------------------------------------*/

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/bot_back.gif);
	background-repeat: repeat;
}

		A 			{ color: #C9DE91; text-decoration: none;} 
		A:link		{ color: #C9DE91; text-decoration: none;} 
		A:visited	{ color: #C9DE91; text-decoration: none;} 
		A:active	{ color: #FFF; background-color: transparent;} 
		A:hover		{ color: #FFF; background-color: transparent; border-bottom:1px solid #C9DE91; padding-bottom:1px;}
		
img.block {display: block;}

p { font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #fff;
	font-size: 9px;
	line-height: 1.3; }