
body {
background : #dbf181;
margin:0;
padding:0;
}

h1 {
color : #ffffff;
font-family : Arial;
font-size : 18px;
letter-spacing : -3px;
line-height : 18px;
text-align : center;
margin-bottom : 1px;
text-transform : uppercase;
border-bottom : 1px solid;
background-image : url(http://bling-it.net/images/bar.gif);
}
a {
color: #404040;
}

a:hover {
color: #fc7caf;
} 

bold
{ font-family: arial;
color: #86e925;
font-size: 11;
letter-spacing: 0pt;
line-height: 15px;}


u {color: #fc7caf;
font-size:11;
font-family: Times New Roman;
font-weight:bold;
text-transform: normal;
text-align:center;}

a.nav, a.nav:link, a.nav:active, a.nav:visited  {
	display: block;
	margin: 1px;
	padding-left: 3px;
	font-family: arial;
	font-size: 11;
	background-color: #f4d58a;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 9px #c1df35 solid;
	text-align: left;
	line-height: 18px;

}

a.nav:hover  {
	display: block;
	margin: 1px;
        font-size: 11;
        color: #000000;
	padding-left: 3px;
	background-color: #FFffff;
	border-bottom: 0px;
	border-left: 9px #c1df35 solid;
	text-align: left;}