.Reg10 {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #000000;
}
.Reg10 a {
	color: #0000CC;
	text-decoration: none;
}
.Reg10 a:hover {
	color: #990000;
	text-decoration: underline;
}


.Reg12 {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
}
.Reg12 a {
	color: #0000CC;
	text-decoration: none;
}
.Reg12 a:hover {
	color: #990000;
	text-decoration: underline;
}


.Reg14 {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000000;
}
.Reg14 a {
	color: #0000CC;
	text-decoration: none;
}
.Reg14 a:hover {
	color: #990000;
	text-decoration: underline;
}


.Bold12 {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Bold12 a {
	color: #0000CC;
	text-decoration: none;
}
.Bold12 a:hover {
	color: #990000;
	text-decoration: underline;
}


.Bold14 {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Bold14 a {
	color: #0000CC;
	text-decoration: none;
}
.Bold14 a:hover {
	color: #990000;
	text-decoration: underline;
}


.Reverse12 {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Reverse12 a {
	color: #000000;
	text-decoration: none;
}
.Reverse12 a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}


.Reverse14 {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


.Reverse14Bold {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


.Italic12 {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: oblique;
}


.IntroLink {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #CC9999;
}
.IntroLink a {
	color: #CC9999;
	text-decoration: none;
}
.IntroLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.HomeLink {
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #8ED8F8;
}
.HomeLink a {
	color: #8ED8F8;
	text-decoration: none;
}
.HomeLink a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
