A:link    { color: #ff0000 }
A:visited { color: #CC0000 }
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-color: #000000;
	list-style-type: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
.underlinedheading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;

}
.underlinedheadingred {

	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.largelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
