td
{
	font-family: Verdana;
	font-size: 10px;
}
.menu2
{
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}
.menu2_int
{
	font-size: 11px;
	color: #333;
	padding-top: 2px;
}

.prod_link { color: #0A65BB; font-family: Arial; font-size: 11px; text-decoration: none; }
a:link.prod_link { color: #0A65BB; font-family: Arial; font-size: 11px; text-decoration: none; }
a:hover.prod_link { color: red; font-family: Arial; font-size: 11px; text-decoration: underline; }

.page_link { color: #0A65BB; font-family: Verdana; font-size: 10px; text-decoration: none; }
a:link.page_link { color: #0A65BB; font-family: Verdana; font-size: 10px; text-decoration: none; }
a:hover.page_link { color: red; font-family: Verdana; font-size: 10px; text-decoration: underline; }

.head_link { color: #000; font-family: Verdana; font-size: 10px; font-weight: bold; text-decoration: underline; }
a:link.head_link { color: #000; font-family: Verdana; font-size: 10px; font-weight: bold; text-decoration: underline; }
a:hover.head_link { color: red; font-family: Verdana; font-size: 10px; font-weight: bold; text-decoration: underline; }

.prod_title { color: #000; font-size: 11px; font-weight: bold; text-decoration: underline; }
a:link.prod_title { color: #000; font-size: 11px; font-weight: bold; text-decoration: underline; }
a:hover.prod_title { color: red; font-size: 11px; font-weight: bold; text-decoration: underline; }

.red_border { border: 2px solid red; }

.reg_title { color: #333; font-family: Arial; font-size: 12px; text-align: right; }

.form_title { font-size: 12px; color: #333; }

.qMark { color: #333333; font-family: Arial; font-size: 12px; font-weight: bold; }
.qMark a { color: red; }