/*
	Copyright by: 	FREEZESIXTY® visual movement
					Solitudestr. 62
					D-70499 Stuttgart
				
					www.freezesixty.com
					hello@freezesixty.com
*/

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
 color:#8bc600;
 }
  
 a:link {
 color:#8bc600;
 }
  
 a:hover {
 color:#E0FF97;
 }
 

.heading {
	font-family: "Myriad Pro", Arial;
	font-size: 33px;
	color: #FFFFFF;
}
.text01 {
	color: #CCC;
	font-size: 12px;
	font-family: "Myriad Pro", Arial;
	clip: rect(auto,auto,auto,auto);
}

.text02 {
	color: #fff;
	font-size: 15px;
	font-family: "Myriad Pro", Arial;
}


