.text, .text a:link, .text a:visited, .text a:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #312E29;
	text-decoration:none;
	text-align:justify;
}
.text a:link, .text a:visited, .text a:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #312E29;
	text-decoration:none;
	text-align:justify;
}
.text a:hover {
	color: #B0192A;
	text-decoration: underline;
}

body {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #312E29;
	background: #312E29 url(../images/bg.jpg) fixed top center repeat;
}