/* CSS Document */

.bt{
	color:#494949;
	font:10px Verdana;
	font-weight:bold;
    text-decoration:none;
	background-position: center center;
	vertical-align: middle;
	background-color:#000000;
	border:#000000;
	
	}
	
	.input{
	color:#CCCCCC;
	font:12px Verdana;
	font-weight:bold;
	text-decoration:none;
	background-position: center center;
	background-color:#6b6b6b;
	border:#6b6b6b;
	}

.contact{
	color:#CCCCCC;
	font:10px Verdana;
	font-weight:bold;
    text-decoration:none;
	background-color:#272727;
	border:#272727;
	}
	
.name{
	color:#000000;
	font:10px Verdana;
	font-weight:bold;
    text-decoration:none;
	}
