html 
{
	font-family: Arial, Helvetica, sans-serif;
}

body 
{
	background-image:url('http://hotpussyblogs.com/images/bg.jpg');
      	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top center;
	
}

.style1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link 
{
	color: #990000;
	text-decoration: none;
}

a:visited 
{
	color: #990000;
	text-decoration: none;
}

a:hover 
{
	color: #FF0000;
	text-decoration: underline;
}

.style2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.style3 
{
	color: #FB1DB2
}