/* CSS Document */

body {
background-color:#000; margin:0; color: #fff;
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.text-12 {
font-size:12px;
line-height: 14px;
text-align: left;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	color: #fff;
}

a:link {
	color: #b77a82;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #f8cec0;background-color:inherit;
	text-shadow: #6b465f 1px 1px 6px;
	text-decoration: underline;
}

a:visited {
	color: #963c24;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-size: 14px;
}
