@charset "utf-8";
/* CSS Document */
	
	body {
	background-color: #000000;
	font-family: vrinda;
	font-size: 21px;
	color: #ffffff;}
	
	a:link {text-decoration: none;
		color: #2e2e2e;}
	a:visited {text-decoration: none;
		color: #6e6e6e;}
	a:hover {text-decoration: none;
		color: #4f4f4f;}
	a:active {text-decoration: none;
		color: #ffffff;
		text-align: left;}
		
.p

	{font-family: Futura bk;
	font-size: 19px;
	text-transform: uppercase;
	text-decoration: none;
	color: #2e2e2e;}

.s

	{font-family: Futura bk;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #b5b5b5;}


a img { border:none }

a{outline: none;}
