A:visited
{	
	COLOR: #e145b0;
	TEXT-DECORATION: none;
	font-size: 20px;
	font-weight: bold
}
A:hover
{
	COLOR: #b7008e;
	TEXT-DECORATION: underline;
	font-size: 20px;
	font-weight: bold
}
A
{
	COLOR: #e145b0;
	TEXT-DECORATION: none;
	font-size: 20px;
	font-weight: bold
}
.asmall:link
{
	COLOR: #e145b0;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: bold
}
.asmall:visited
{
	COLOR: #e145b0;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: bold
}
.asmall:hover
{
	COLOR: #e145b0;
	TEXT-DECORATION: underline;
	font-size: 13px;
	font-weight: bold
}
.asmall:active
{
	COLOR: #e145b0;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: bold
}
body 
{
	background-color: #366d88
}	
.maintext
{
	font-size: 18px; 
	font-weight: bold; 
	color: #c4aa00;
}
.maintext2
{
  	font-size: 20px;
	font-weight: bold;
	color: #c4aa00;
}
.maintextsm
{
	font-size: 14px; 
	font-weight: bold; 
	color: #c4aa00
}
.head
{
	text-align: center;
    	COLOR: #e145b0;
	font-size: 18px; 
	font-weight: bold
}
.menu
{
	BACKGROUND-COLOR: #000000
}
.tdsmborder
{
	border-style: inset; 
	border-bottom-width: 2px; 
	border-top-width: 2px; 
	border-left-width: 2px; 
	border-right-width: 2px
	font-size: 14px; 
	font-weight: bold; 
	color: #c4aa00
}
.tdbottom
{
	font-size: 18px; 
	font-weight: bold; 
	color: #c4aa00;
	border-bottom: solid #c4aa00
}
.tdbottomright
{
	font-size: 18px; 
	font-weight: bold; 
	color: #c4aa00;
	border-bottom: solid #c4aa00;
	border-right: solid #c4aa00
}
