







body {
	background-color:#000000;
	background-image:url('images/bg.jpg');
	background-attachment: fixed;
	background-position: top center;
	background-repeat:no-repeat;

	 }




a.style1:link{color:#FFFFFF;text-decoration: underline; cursor: pointer;}
a.style1:visited{color:#FFFFFF;text-decoration: underline; cursor: pointer;}
a.style1:active{color:#FFFFFF;text-decoration: underline; cursor: pointer;}
a.style1:hover{color:#FFFFFF;text-decoration: none; cursor: pointer;}





.m {position:absolute; overflow:hidden; top:0px; left:0px; width:100%;}







a.connect {
display: block;
width: 185px;
height: 25px;
background: url("images/connect.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.connect {
display: block;
width: 185px;
height: 25px;
background: url("images/connect_mo.gif") 0 0 no-repeat;
text-decoration: none;
}



a.connect1:link{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.connect1:visited{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.connect1:active{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.connect1:hover{color:#424EEE;text-decoration: none; cursor: pointer;}







a.react {
display: block;
width: 185px;
height: 25px;
background: url("images/react.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.react {
display: block;
width: 185px;
height: 25px;
background: url("images/react_mo.gif") 0 0 no-repeat;
text-decoration: none;
}



a.react1:link{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.react1:visited{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.react1:active{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.react1:hover{color:#EBC90C;text-decoration: none; cursor: pointer;}









a.findout {
display: block;
width: 185px;
height: 25px;
background: url("images/find_out.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.findout {
display: block;
width: 185px;
height: 25px;
background: url("images/find_out_mo.gif") 0 0 no-repeat;
text-decoration: none;
}



a.findout1:link{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.findout1:visited{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.findout1:active{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.findout1:hover{color:#F3153A;text-decoration: none; cursor: pointer;}








a.explore {
display: block;
width: 185px;
height: 25px;
background: url("images/explore.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.explore {
display: block;
width: 185px;
height: 25px;
background: url("images/explore_mo.gif") 0 0 no-repeat;
text-decoration: none;
}



a.explore1:link{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.explore1:visited{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.explore1:active{color:#FFFFFF;text-decoration: none; cursor: pointer;}
a.explore1:hover{color:#E34109;text-decoration: none; cursor: pointer;}




