.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #747474;
	text-decoration: underline;
}

.links2 {
	font-family: tahoma;
	font-size: 11px;
	color: #747474;
	text-decoration: none;
}

.text_green {

	font-family: tahoma;
	font-size: 10px;
	color: #a2424f;
	text-decoration: none;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #700a18;
	text-decoration: none;
}
.text_large {
	font-family: Tahoma;
	font-size: 14px;
	color: #858688;
	}
	
.center {
    display: block;
    margin-left: auto;
    margin-right: auto }
