
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FBA029;
                text-decoration: underline; 
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #66CEAF;
                
}
.text3 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	color: #BA0F05;
                font-weight: bold;
}

.text4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #C3D8E3;
                letter-spacing: 0.05em;
                  
}

img {
      border-color: #B4CBF9; border-style: solid; border-width: 1px;   
} 

img.er {
      border-color: #000000; border-style: solid; border-width: 1px;   
} 

a:link {   font-size: 16px;  color: #2447FC; 
                     font-family: Georgia, Helvetica, sans-serif;
                     text-decoration: none;
                      font-weight: bold; 
}

a:hover {   font-size: 16px;  color: #94258D; 
                     font-family: Georgia, Helvetica, sans-serif;
                     text-decoration: underline; 
                      font-weight: bold; 
}

a:visited {   font-size: 16px;  color: #4F83CE; 
                     font-family: Georgia, Helvetica, sans-serif;
                     text-decoration: none; 
                      font-weight: bold; 
}

a.bot:link {   font-size: 11px;  color: #94258D; 
                     font-family: Verdana, Helvetica, sans-serif;
                     text-decoration: none; 
}



