@charset "utf-8";
/* Shineinspiration Css Create 29 10 2009 */

<!--
body {
	background-repeat: repeat-x;
	background-color: #110101;
}
    .contant {color:#FFFFFF; 
	font-family:Tahoma; 
	font-size: 12px;
	font-weight:normal;
}
	.contant-about {color:#FFFFFF; 
	font-family:Tahoma; 
	font-size: 11px;
	font-weight:normal;
}
  
  /* Link */
  
.shine--menu a:link {color: #333333; text-decoration: none}
.shine--menu a:visited {color: #333333; text-decoration: none}
.shine--menu a:hover {color: #333333; text-decoration: underline}
.shine--menu a:active {color: #333333; text-decoration: none}

-->