body {
	font-size: 13px;
	font-family: Tahoma
}

p {
	text-align: justify;
}

table{
	width: 973px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #99022F;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: underline;
}