.tohma_15y {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #FFF000;
	text-decoration: underline;
}
.tohma_15y:hover {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tohma_14gray{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
.tohma_18red{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.tohma_16{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4C94A9;
	text-decoration: none;
}

.tohma_16:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.arial_12 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bord {
	border: 1px solid #6D6D6D;
}
.tohma_11{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tohma_12{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tohma_12_gray{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tohma_12_bu{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet1.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
			
}
