body{
background-color: #000000;
margin :0;
padding-bottom:0;
}

#content{
background: url(images/contentbg.png) repeat-x;
}

#contenttext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:24px;
}

#lefty{
left:7px;
position:relative
}

#links{
text-decoration:none
}

a.red:link{
	color: #ff0101;
	font-weight: bold;
	text-decoration:none
}
a.red:hover{
	color: #ff0101;
	font-weight: bold;
	text-decoration:none
}

a.red:visited{
	color: #ff0101;
	font-weight: bold;
	text-decoration:none
}

a.orange:link{
	color: #df6704;
	font-weight: bold;
	text-decoration:none
}
a.orange:hover{
	color: #df6704;
	font-weight: bold;
	text-decoration:none
}

a.orange:visited{
	color: #df6704;
	font-weight: bold;
	text-decoration:none
}

a.yellow:link{
	color: #bfbf05;
	font-weight: bold;
	text-decoration:none
}
a.yellow:hover{
	color: #bfbf05;
	font-weight: bold;
	text-decoration:none
}

a.yellow:visited{
	color: #bfbf05;
	font-weight: bold;
	text-decoration:none
}

a.green:link{
	color: #06cc06;
	font-weight: bold;
	text-decoration:none
}
a.green:hover{
	color: #06cc06;
	font-weight: bold;
	text-decoration:none
}

a.green:visited{
	color: #06cc06;
	font-weight: bold;
	text-decoration:none
}

a.blue:link{
	color: #02b9b9;
	font-weight: bold;
	text-decoration:none
}
a.blue:hover{
	color: #02b9b9;
	font-weight: bold;
	text-decoration:none
}

a.blue:visited{
	color: #02b9b9;
	font-weight: bold;
	text-decoration:none
}

a.dblue:link{
	color: #093b87;
	font-weight: bold;
	text-decoration:none
}
a.dblue:hover{
	color: #093b87;
	font-weight: bold;
	text-decoration:none
}

a.dblue:visited{
	color: #093b87;
	font-weight: bold;
	text-decoration:none
}
a.purple:link{
	color: #7301c0;
	font-weight: bold;
	text-decoration:none
}
a.purple:hover{
	color: #7301c0;
	font-weight: bold;
	text-decoration:none
}

a.purple:visited{
	color: #7301c0;
	font-weight: bold;
	text-decoration:none
}
a.grey:link{
	color: #6e6e6e;
	font-weight: bold;
	text-decoration:none
}
a.grey:hover{
	color: #6e6e6e;
	font-weight: bold;
	text-decoration:none
}

a.grey:visited{
	color: #6e6e6e;
	font-weight: bold;
	text-decoration:none
}