body {
background:#000000;
color:#333;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
}

.paragraph1 {
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

.header1 {
	color:#39F;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
}

.link1 a 	{
       color:#39F; 
	   font-weight:bold; 
	   text-decoration:none;
}

.link1 a:hover 	{
       color:#09f; 
	   font-weight:bold; 
	   text-decoration:none;
}	   	

.link2 a 	{
       color:#39F;
	   font-size:11px; 
	   font-weight:bold; 
	   text-decoration:none;
}

.link2 a:hover 	{
       color:#39F;
	   font-size:11px; 
	   font-weight:bold; 
	   text-decoration:none;
}	   	

.link3 a 	{
       color:#333333;
	   font-family:"Courier New", Courier, monospace;
	   font-size:12px; 
	   font-weight:bold; 
	   text-decoration:none;
}

.link3 a:hover 	{
       color:#666666;
	   font-family:"Courier New", Courier, monospace;
	   font-size:12px; 
	   font-weight:bold; 
	   text-decoration:none;
}	   	

.style3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}

.rollover a {
display:block;
text-align:left;
font-size:9px;
width: 120px;
margin: 0px 0px 0px 8px;
padding:10px 0px 15px 0px;
background: url("images/twitter2.png") 0 0 no-repeat;
}
.rollover a:hover { 
background-position: 0 -49px;
font-size:9px;
}

.rollover1 a {
display:block;
text-align:left;
font-size:9px;
width: 120px;
margin: 0px 0px 0px 15px;
padding:10px 0px 15px 0px;
background: url("images/facebook2.png") 0 0 no-repeat;
}
.rollover1 a:hover { 
background-position: 0 -49px;
font-size:9px;
}

.rollover2 a {
display:block;
text-align:left;
font-size:9px;
width: 120px;
margin: 0px 0px 0px 15px;
padding:10px 0px 15px 0px;
background: url("../images/YouTube.png") 0 0 no-repeat;
}
.rollover2 a:hover { 
background-position: 0 -49px;
font-size:9px;
}