@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:15px;
	text-decoration:none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a80909;
	font-size:15px;
	text-decoration:none;
	
}

.text2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #09F;
	font-size:15px;
	text-decoration: underline;
}

.text2sel {
	font-family: Arial, Helvetica, sans-serif;
	color: #09F;
	font-size:15px;
	text-decoration: none;
	font-weight:bold;
}
.text2sel2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size:15px;
	text-decoration: none;
	font-weight:bold;
}

.prd {
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#09F;
	text-decoration:none;
}
.prd:hover {
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #900;
	text-decoration: underline;
}
.more {
	font-weight: bold;
	color: #a80909;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
}
.more:hover {
	font-weight: bold;
	color: #09F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
}
.fot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#333;
	text-decoration:none;
}
.fot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #900;
	text-decoration: underline;
}
.buttons {
	font-weight: bold;
	color: #ddd;
	font-size: 13px;
	font-family: Arial;
	text-decoration:none;
}
.buttons:hover {
	font-weight: bold;
	color: #CF6;
	font-size: 13px;
	font-family: Arial;
	text-decoration: underline;
}
.selected{
	font-weight: bold;
	color: #CF6;
	font-size: 13px;
	font-family: Arial;
	text-decoration: underline;
}
.buttons2 {
	font-weight: bold;
	color: #ddd;
	font-size: 13px;
	font-family: Arial;
	text-decoration:none;
}
.wel {
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	color:#09F;
	text-decoration:none;
	font-size:18px;
}
.wel2 {
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	color: #F30;
	text-decoration:none;
	font-size:16px;
}
.wel3 {
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	color: #F30;
	text-decoration:none;
	font-size:12px;
}
