{
background-color : #000000; 
font-size : 10px; 
margin : 4; 
padding : 4; 
} 

a:link {
font-weight : bold; 
text-decoration : none; 
color : #808080; 
} 
a:visited, a:visited:hover {
font-weight : bold; 
text-decoration : none; 
color : #000099; 
} 
a:hover, a:active {
text-decoration : none; 
color : #000000; 
} 

.smallBtn {
	BORDER-RIGHT: #99ccff 1px ridge; BORDER-TOP: #3399cc 1px ridge; FONT-SIZE: 11px; BORDER-LEFT: #3399cc 1px ridge; COLOR: #3399cc; BORDER-BOTTOM: #3399cc 1px ridge; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white
}
.Btn {
	BORDER-RIGHT: #3399cc 1px ridge; BORDER-TOP: #3399cc 1px ridge; FONT-SIZE: 11px; BORDER-LEFT: #3399cc 1px ridge; COLOR: #0000ff; BORDER-BOTTOM: #3399cc 1px ridge; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #ffffff
}