﻿body {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-align: justify;
}

A:link	
{
	color: #000000;
	text-decoration: none;
}	
		
A:visited	
{
	color: #000000;
	text-decoration: none;
}	
		
A:active	
{
	color: #000000;
	text-decoration: none;
}	
		
A:hover	
{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.text
{
	background-color: #852B27;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
