/* CSS Document */

.unnamed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
A:link {
	color:#990000;
	text-decoration:none;
}
A:visited {
	color:#990000;
	text-decoration:none;
}
A:hover {
	color:#990000;
	text-decoration:none;
}
A:active {
	color:#990000;
	text-decoration:none;
}
.background {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
}
