a
{
	color: #990000;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}


a:link
{
	color: #990000;
	text-decoration: none;
}

a:vlink
{
	color: #990000;
	text-decoration: none;
}

.title
{
	font-family: verdana;
	font-size: 20;
	font-weight: bold;
	color: #DD0000;
	text-align: center;
}

.content
{
	font-family: verdana;
	font-size: 12;
	text-align: justify;
}
