@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

a {color: #36C;}

a:hover {color: #FF0000;}

.text { font-family:Arial;
font-size:12px;
color:#000000;
line-height:18px;
}

.text1 { font-family:Arial;
font-size:12px;
font-weight:bold;
color:#000000;
line-height:18px;
text-decoration:none;
}

.text2 { font-family:Arial;
font-size:14px;
font-weight:bold;
color:#0066CC;
line-height:18px;
}

.text3 { font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
}

.text4 { font-family:Arial;
font-size:12px;
color:#000000;
}
