body		{ background-color: #000000;  margin: 0px 0px 0px 0px;  }

.title   {
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
		color:#ffffff; 
}

.text   {
		font-family: Verdana;
		font-size: 12px;
		color:#ffffff; 
		text-decoration: none;
		line-height: 15px;
}
.text a:link  {
		font-family: Verdana;
		font-size: 18px;
		color:#ffffff; 
		text-decoration: none;
		line-height: 24px;
}
.text a:visited   {
		font-family: Verdana;
		font-size: 18px;
		color:#ffffff; 
		text-decoration: none;
		line-height: 24px;
}
.text a:hover  {
		font-family: Verdana;
		font-size: 18px;
		color:#ff0000; 
		text-decoration: none;
		line-height: 24px;
}


.text_sm   {
		font-family: Verdana;
		font-size: 10px;
		color:#ffffff; 
		text-align: justify;
}
.text_sm a:link  {
		font-family: Verdana;
		font-size: 10px;
		color:#ffffff; 
		text-decoration: none;
}
.text_sm a:visited   {
		font-family: Verdana;
		font-size: 10px;
		color:#ffffff; 
		text-decoration: none;
}
.text_sm a:hover  {
		font-family: Verdana;
		font-size: 10px;
		color:#ff0000; 
		text-decoration: none;
}





.menu   {
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		color:646464;
		text-decoration: none;
}
.menu a:link  {
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		color:#ec008c; 
		text-decoration: none;
}
.menu a:visited  {
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		color:#ec008c; 
		text-decoration: none;
}
.menu a:hover  {
		font-family: Times New Roman;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		color:646464; 
		text-decoration: none;
}


.footer   {
		font-family: Verdana;
		font-size: 10px;
		color:#ffffff;
}

 .form_field		{ font-family: Verdana; font-size: 10px; font-weight:bold; color: #000000; padding: 2px;
					border-bottom: 1px solid #cacaca;
					border-left: 0px;
					border-right: 0px;
					border-top: 0px }

 .buttons		{ font-family: verdana; text-align:center; font-style:normal; font-size: 10px; font-weight:normal; color: #000000; 
					}

