/* CSS Document */

body
          { margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;}

.text
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: normal; 
			color: #000066; 
			text-decoration: none}
.textbig
	      { font-family: Verdana; 
            font-size: 17px; 
			font-weight: bold; 
			color: #ff0000; 
			text-decoration: none}
			
			
.nav2
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none}
			
.nav2:hover
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: bold; 
			color: #adb7d3; 
			text-decoration: none}
			
.nav
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: bold; 
			color: #ff0000; 
			text-decoration: none}
			
.nav:hover
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: bold; 
			color: #000066; 
			text-decoration: none}
			
.footer
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: normal; 
			color: #333333; 
			text-decoration: none}
			
.textred
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: none}
			
.textred:hover
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: bold; 
			color: #0000FF; 
			text-decoration: none}
			
.static
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: bold; 
			color: #f9f001; 
			text-decoration: none}