/* CSS Document */
td{
	font-family:tahoma;
	font-size:11px;
	color:black;
}
.text1{
	font-family:tahoma;
	font-size:11px;
	color:#4D4D4D;
}
.text2{
	font-family:tahoma;
	font-size:12px;
	color:#FD7100;
	font-weight: bold;
}
.text3{
	font-family:tahoma;
	font-size:11px;
	color:#D3D3D3;
	font-decoration: none;
	font-weight: none;
}
.text3:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FF6500;
	font-weight: none;
	font-decoration: none;
}
.text4{
	font-family:tahoma;
	font-size:16px;
	color:#CCCCCC;
	font-weight: bold;
}

.design{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:none;
}
.design:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}
.text{
	font-family:tahoma;
	font-size:11px;
	color:#08567D;
}
.silver_text{
	font-family:tahoma;
	font-size:11px;
	color:#7F7F7F;
	text-decoration:none;
}.silver_text:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}.menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #898989;
}
.menu2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #FF6500;		
}
.form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #4E6030;		
}
.contact{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}
.contact:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FD7100;
	text-decoration: underline;
	font-weight: none;
}	

