body       {
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	background-color: #261B3B;
	background-image: url('http://i.nastygodcash.com/tpl/cn/tpl_12pic/background.jpg');
	background-position: center;
	background-repeat: repeat-y;
}


a:link{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: blue;
}

a:visited{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: blue;
}

a:active{
	text-decoration: underline;
	font-weight: bold;
	color: red;
}

a:hover{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: red;
}




