.style2 {color: #330066}
.style3 {color: #FFFFFF}
.style4 {font-size: x-small}
.style5 {font-size: x-small; color: #0000FF; }
.style7 {
	color: #FF0000;
	font-weight: bold;
}
.style8 {
	font-size: x-large;
	color: #FF0000;
}


a.buttonStyle155 {
   color :#000066;
   font-weight :normal;
   font-family :Verdana, Arial, Helvetica, sans-serif;
   text-decoration :none;
   background-color :#FFFFFF;
   height : auto;
   width :155px;
   border :thin outset;
   border-color:#FFFFFF #000000 #000000 #FFFFFF;
}
a.buttonStyle155:hover {
   color :#FF0000;
   text-decoration :none;
   background-color :#999999;
   border: thin outset;
   border-color: #FFFFFF #000000 #000000 #FFFFFF;
   cursor:default;
}
a.buttonStyle155:visited {
   color :#000066;
   text-decoration :none;
   background-color :#FFFFFF;
   border: thin outset;
   border-color: #FFFFFF #000000 #000000 #FFFFFF;
}


a.buttonStyle100 {
   color :#000066;
   font-weight :normal;
   font-family :Verdana, Arial, Helvetica, sans-serif;
   text-decoration :none;
   background-color :#99CCFF;
   height : auto;
   width :100px;
   border :thin outset;
   border-color:#FFFFFF #000000 #000000 #FFFFFF;
}
a.buttonStyle100:hover {
   color :#FF0000;
   text-decoration :none;
   background-color :#999999;
   border: thin outset;
   border-color: #FFFFFF #000000 #000000 #FFFFFF;
   cursor:default;
}
a.buttonStyle100:visited {
   color :#000066;
   text-decoration :none;
   background-color :#99CCFF;
   border: thin outset;
   border-color: #FFFFFF #000000 #000000 #FFFFFF;
}

