
body {
background-color: black}

a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin: 10; }

a:visited { 
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold; 
	margin: 10; }

a:active { 
	text-decoration: none; }
	
a:hover {
	color: red;
	
	}


a:link.link2{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;}
		
a:hover.link2 {
	color: red;
		}	
	
a:visited.link2 { 
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold; }

.desc{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;}
	
.desc2{
	font-family: "Trebuchet MS", sans-serif, Arial;
	color: white;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 3px;
}
	
.desc3{
	font-family: "Trebuchet MS", sans-serif, Arial;
	letter-spacing: 2px;
	color: white;
	font-size: 17px;
	text-decoration: none;
	font-weight: Bold;
	font-style: normal;}



a:hover.link.rss {
	color: red;
		}

a:link.rss {

	font-family: "Trebuchet MS", sans-serif, Arial;

	color: #3366FF;

	font-size: 13px;

	text-decoration: none;

	font-weight: bold; 
 margin: 0; }
	
	
a:visited.rss { 

	font-family: "Trebuchet MS", sans-serif, Arial;

	color: #3366FF;

	font-size: 13px;

	text-decoration: none;

	font-weight: bold;
    
    margin: 0; }

.desc4{
	font-family: "Trebuchet MS", sans-serif, Arial;
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	margin: 8;}

h1 { 
	font-family: "Trebuchet MS", sans-serif, Arial;
	color: white;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: normal;
	text-align: center;

	}
	
h2 { 
	font-family: "Trebuchet MS", sans-serif, Arial;
	color: white;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
	font-weight: Bold;
	text-align: center;
	}
	
h3 { 
	font-family: "Trebuchet MS", sans-serif, Arial;
	color: white;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	font-weight: Bold;
	text-align: center;
	}



