
.class1 a:link {
   font-size: 1.6em;
   text-decoration: none
}

.class1 a:visited {
   color: #FFF000;
   font-size: 1.6em;
   text-decoration: none
}

.class1 a:hover {
   color: #FF0000;
   background-color: transparent;
   text-decoration: underline; 
}

.class1 a:active {
   text-decoration: none;
}

.class2 a:link {
    color: #000000;
    text-decoration: none;
}

.class2 a:visited {
    color: #000FFF;
    text-decoration: none;
}

.class2 a:hover {
   color: #FF0000;
   background-color: transparent;
   text-decoration: underline; 
}

.class2 a:active {
   color: #000FFF;
   text-decoration: none;
}

.class3 a:link {
    color: #00FF00;
    text-decoration: none;
    font-size: 1.2em;
}

.class3 a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 1.2em;
}

.class3 a:hover {
   color: #FFFFFF;
   background-color: transparent;
   text-decoration: underline; 
   font-size: 1.2em;
}

.class3 a:active {
   color: #FFFFFF;
   text-decoration: none;
   font-size: 1.2em;
}
.class4 a:link {
    color: #FFFF00;
    text-decoration: none;
    font-size: 2.0em;
}

.class4 a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 2.0em;
}

.class4 a:hover {
   color: #FFFFFF;
   background-color: transparent;
   text-decoration: underline; 
   font-size: 2.0em;
}

.class4 a:active {
   color: #FFFFFF;
   text-decoration: none;
   font-size: 2.0em;
}

.body {
	background-image: url("bee_on_crapemyrtle.jpg");
	background-position: center;
	background-repeat: repeat;
}
.body1 {
   background-color: #CCCCFF;
   background-position: center;
   background-repeat: no-repeat;
}
.body2 {
   background-color: #808080;
   background-position: center;
   background-repeat: no-repeat;
}
.div1 {
   text-align: center
}
.font1 { 
   color: #FFFFFF;
   background-color: transparent;
   font-size: 2.4em; 
}

.font2 {
   position: absolute; 
   top: 15px; 
   width: 370px;
   height: 80px; 
   font-size: 60pt; 
   font-family:Verdana,sans-serif;; 
   color:#808080;
}
.font3 { 
   color: #FFFFFF;
   background-color: #3333FF;
   font-size: 1.4em
}
.font4 {
   color: #FF0008;
   background-color: transparent;
   font-size: 1.6em;
   font-weight: bold
}
.font5 {
   color: #FFFFFF;
   background-color: transparent;
   font-size: 1.0em
}
.font6 {
   color: #000000;
   background-color: transparent;
   font-size: 1.0em;
   font-weight: bold
}
.font7  {
    color: #FF0008;
    background-color: transparent;
    font-size: 2.6em;
    font-weight: bold
}
.font8  {
    color: #00FF00;
    font-size: 1.2em;
}
.font9  {
    color: #000000;
    background-color: transparent;
    font-size: 0.8em;
}
.font10  {
    color: #FFFF00;
    background-color: transparent;
    font-size: 1.8em;
}
.font11 { 
   color: #000000;
   background-color: transparent;
   font-size: 2.0em
}
.h1       {
    font-size: 1.8em;
}
.img1     {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

.p1      { text-align: center; }
.shadow  { position:relative; display:block; color:#fff; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#666; }
.table1 {
	border-width: 5px 5px 5px 5px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: transparent;
}
.th {
	border-width: 5px 5px 5px 5px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: transparent;
	
}
.td {
	border-width: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: transparent;
	
} 
.width5 {
   width:5%;
}
.width7 {
   width:7%;
}
.width10 {
   width:10%;
} 
.width40 {
   width:40%;
}
.width50 {
   width:50%;
}   
.width75 {
   width:75%;
}
.pic50 {
   width:244px;
   height:186px;
}
.color01 {
   background-color: #7FFFD4;
}
.color02 {
   background-color: #FFEBCD;
}

