.style2 {
	color: #d31d23;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
.style3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	}
	.style3 a:link  { color: #d31d23; text-decoration: none; background-color: transparent; cursor: pointer }
.style3 a:visited  { color: #d31d23; text-decoration: none; background-color: transparent; cursor: pointer }
.style3 a:hover { color: #000000; text-decoration: underline; background-color: transparent; cursor:pointer }
.style3 a:active { color: #d31d23; text-decoration: none; background-color: transparent; cursor:pointer }

.style4 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #ffdb42;
}

.style2 a:link  { color: #d31d23; text-decoration: none; background-color: transparent; cursor: pointer }
.style2 a:visited  { color: #d31d23; text-decoration: none; background-color: transparent; cursor: pointer }
.style2 a:hover { color: #ffdb42; text-decoration: underline; background-color: transparent; cursor:pointer }
.style2 a:active { color: #ffdb42; text-decoration: none; background-color: transparent; cursor:pointer }

.style7 {font-size: 16px; font-family: "Courier New", Courier, mono; font-weight: bold; }
.style7 a:link  { color: #d31d23; text-decoration: none; background-color: transparent; cursor: pointer }
.style7 a:visited  { color: #d31d23; text-decoration: none; background-color: transparent; cursor: pointer }
.style7 a:hover { color: #000000; text-decoration: underline; background-color: transparent; cursor:pointer }
.style7 a:active { color: #d31d23; text-decoration: none; background-color: transparent; cursor:pointer }

