/*---------- fonts ----------*/
img{
	border:0px;
}

table{
	border:0px;
}

body,table,td{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#4B4B4B;
}

.small{
	font-size:10px;
	color:#666666;
}

.blackH{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.black{
	font-size:11px;
	color:#000000;
}

.grey{
	font-size:11px;
	color:#333333;
}

.grey4{
	font-family:Times New Roman;
	font-size:24px;
	color:#333333;
}

.yellowhead{
	font-family:Times New Roman;
	font-size:18px;
	color:#ceab29;
}
.boxcontact{
	height:18px;
	width:200px;
	border:1px solid #999999;
}
.boxcontact2{
	height:70px;
	width:200px;
	border:1px solid #999999;
}
.btt{
    width:80px;
    height:20px;
    font-size:12px;
	font-weight:bold;
	color:#000000;
	border:1px solid #999999;
}
tr{
	vertical-align:top;
}

img{
	border:0px;
}

ul{
	list-style:circle;
}

/*---------- text-link ----------*/
a:link{text-decoration:underline; color:#000000;}
a:visited{text-decoration:underline; color:#000000;}
a:hover{text-decoration:none; color:#000000;}

a.menu:link{font-size:11px;font-weight:bold;text-decoration:none; color:#818181;}
a.menu:visited{font-size:11px;font-weight:bold;text-decoration:none; color:#818181;}
a.menu:hover{font-size:11px;font-weight:bold;text-decoration:none; color:#CDA305;}

a.sublink:link{text-decoration:none; color:#959595;text-decoration:none;}
a.sublink:visited{text-decoration:none; color:#959595;text-decoration:none;}
a.sublink:hover{text-decoration:none; color:#ceab29;text-decoration:none;}

