<STYLE TYPE="text/css"> 

<!--
body {
	}

}
a.LinkOne:link { font-family: arial;
  float: center;
  margin: 1px 1px 1px 1px;
  padding: 3px;
  width: 130px;
  border-top: 1px solid #dddddd;
  border-bottom: 2px solid gray;
  border-left: 2px solid gray;
  border-right: 1px solid #dddddd;
  background: #6495ED;
  text-align: center;
  text-decoration: none;
  font: normal 12px arial;
  color: white;
}
a.LinkOne:visited { font-family: arial;
  float: center;
  margin: 1px 1px 1px 1px;
  padding: 3px;
  width: 130px;
  border-top: 1px solid #dddddd;
  border-bottom: 2px solid gray;
  border-left: 2px solid gray;
  border-right: 1px solid #dddddd;
  background: #6495ED;
  text-align: center;
  text-decoration: none;
  font: normal 12px arial;
  color: white;
}
a.LinkOne:hover {   
background: #4169E1;
}

a.LinkOne:active
  border-bottom: 1px solid #D8BFD8;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #D8BFD8;
  border-left: 1px solid #FFFFFF;
}



}
a.LinkTwo:link { font-family: verdana;
	color: lightblue;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.LinkTwo:visited { font-family: verdana;
	color: lightblue;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.LinkTwo:hover { font-family: verdana;
	color: #6495ED;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.LinkTwoRed:link { font-family: verdana;
	color: red;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.LinkTwoRed:visited { font-family: verdana;
	color: red;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.LinkTwoRed:hover { font-family: verdana;
	color: #6495ED;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}



a.LinkThree:link { font-family: verdana;
	color: lightblue;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.LinkThree:visited { font-family: verdana;
	color: lightblue;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.LinkThree:hover { font-family: verdana;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.LinkFour:link { font-family: verdana;
	color: blue;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.LinkFour:visited { font-family: verdana;
	color: blue;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.LinkFour:hover { font-family: verdana;
	color: red;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.txt23     {  font-family: Times; 
                  font-size: 23px; 
                  font-weight: normal; 
                  color:#dddddd;     
}

.txt26     {  font-family: Times; 
                  font-size: 30px; 
                  font-weight: normal; 
                  color:#dddddd;     
}

.txt12     {  font-family: verdana; 
                  font-size: 12px; 
                  font-weight: normal; 
                  color:#dddddd;     
}

.txt10     {  font-family: verdana; 
                  font-size: 10px; 
                  font-weight: normal; 
                  color:#dddddd;     

</style>

