﻿/*Body*/
body {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
}
/*Footer*/
.head{
	font-family: "tahoma";
	font-size: 14px;
	color: #01BEE4;
	text-decoration: none;
	font-weight: bold;
	}
.head2{
	font-family: "tahoma";
	font-size: 12px;
	color: #e86e02;
	text-decoration: none;
	font-weight: bold;
	}
	.head22{
	font-family: "tahoma";
	font-size: 14px;
	color: #e86e02;
	text-decoration: none;
	font-weight: bold;
	}
.head3{
	font-family: "tahoma";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
/*View*/
a.view:link {
	font-family: "tahoma";
	font-size: 11px;
	color: #87E0F2;
	text-decoration: none;
	font-weight: normal;
}
a.view:visited {
	font-family: "tahoma";
	font-size: 11px;
	color: #87E0F2;
	text-decoration: none;
	font-weight: normal;
}
a.view:hover {
	font-family: "tahoma";
	font-size: 11px;
	color: #01BEE4;
	text-decoration: none;
	font-weight: normal;
}
a.view:active {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
}

/*menu_in*/
a.in:link {
	font-family: "tahoma";
	font-size: 12px;
	color: #ABC900;
	text-decoration: none;
	font-weight: normal;
}
a.in:visited {
	font-family: "tahoma";
	font-size: 12px;
	color: #ABC900;
	text-decoration: none;
	font-weight: normal;
}
a.in:hover {
	font-family: "tahoma";
	font-size: 12px;
	color: #068904;
	text-decoration: none;
	font-weight: normal;
}
a.in:active {
	font-family: "tahoma";
	font-size: 12px;
	font-weight: normal;
}


/*Link*/
a.link:link {
	font-family: "tahoma";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.link:visited {
	font-family: "tahoma";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.link:hover {
	font-family: "tahoma";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.link:active {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
}
.company {
	font-family: tahoma;
	font-size: 11px;
	color: #7DB202;
	text-decoration: none;
	font-weight: normal;

}
.text {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}

