<STYLE TYPE="text/css"> 

<!--
body {

}
a.RegLink:link {
color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.RegLink:visited {
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.RegLink:hover {
	color: orange;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

}
a.Otherlink:link {
color: black;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.Otherlink:visited {
	color: black;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.Otherlink:hover {
	color: yellow;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

}
a.LimeHoverLink:link {
color: black;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.LimeHoverLink:visited {
	color: black;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.LimeHoverLink:hover {
	color: lime;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

}
a.TinyLink:link {
color: blue;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.TinyLink:visited {
	color: blue;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.TinyLink:hover {
	color: red;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

}
a.MenuLink:link {
color: darkgreen;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.MenuLink:visited {
	color: darkgreen;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.MenuLink:hover {
	color: #D2691E;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}


}
a.RedLink:link {
color: red;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.RedLink:visited {
	color: red;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.RedLink:hover {
	color: yellow;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

}
a.GreenLink:link {
color: lime;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.GreenLink:visited {
	color: lime;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.GreenLink:hover {
	color: yellow;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.txtV11     {  font-family: verdana; 
                  font-size: 11px; 
                  font-weight: normal; 
                  color: #000000;     }

.txtV15     {  font-family: georgia; 
                  font-size: 15px; 
                  font-weight: bold; 
                  color: #000000;     }

.txtV14     {  font-family: georgia; 
                  font-size: 14px; 
                  font-weight: normal; 
                  color: #000000;     }

.txtV12     {  font-family: georgia; 
                  font-size: 12px; 
                  font-weight: bold; 
                  color: #000000;     }
