A {     
	color: #000000;
}
A:hover { 
	text-decoration : underline;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #000000;
}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.title4_bolt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	font-weight: bold;
}
.title6 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}
.title6_bolt {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
    font-weight: bold;
}
.title6_red {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.link {
	font-size: 20px;
	text-align: center;
    padding: 20px;
}
.title5 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	padding: 10px;
}
.title_red {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}

