a:link {
color: #621708;
text-decoration: none;
}
a:visited {
color: #CC3300;
text-decoration: none;
}
a:hover {
color: #999900;
text-decoration: underline;
}
a:active {
color: #000066;
text-decoration: none;
}
 img {
	border: 1px;
	border-color: #FF0000;
}

 :hover IMG {
	border-color:  #00FF00	
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #621708;
}

h2 a:link  {
	color: #621708;
	font-family: Tahoma;
	font-size: 14px;
	
	text-decoration: underline;
}
h2 a:visited {
     color: #006666;
     text-decoration: none;
     
}

h2 a:hover {
     color: #FFFFFF;
     background-color: #621708;
     text-decoration: underline;
}

h2 a:active {
	color: #FFFFFF;
	background-color: #621708;
}

H1 {font-family: Verdana, Tahoma; font-size: large; color: #FF0000;}


h3 {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 0px;
	top: auto;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	margin-left: -5px;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	margin-left: -5px;
}
.style3 {
	font-size: 36px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	background-color: #000000;
	color: #0000FF;
}
.style3 a {
color: #0000FF;
text-decoration: none;
background-color: #000000;
} 
.style3 a:visited {
color: #990066;
text-decoration: none;
background-color: #000000;
} 
.style3 a:hover {
color: #FF0000;
background-color: #000000;
text-decoration: underline;
}
.style3 a:active {
	color: #990000;
	background-color: #FFFFFF;
}
.style4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CC6666;
}
.style4 a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #621708;
	font-weight: bold;
}

