a {
	color: #990000;
}

.links {
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.title1 {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.title2 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.normal {
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.textLinks {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
