﻿.miastyle {
	font-family: Chiller;
	font-size: 42px;
	text-align: center;
	width: 100%;
	color: #FF5151;
}
.pictable {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 33%;
}
.miastyle2 {
	font-family: Chiller;
	font-size: medium;
	text-align: left;
	width: 900px;
}
.miastyle3 {
	font-family: Chiller;
	font-size: 24px;
	text-align: left;
	color: #FF5151;
	width: 100%;
}
.links2 {
	text-decoration: none;
	font-family: Chiller;
	font-size: 42px;
	color: #FF5151;
}
.labels {
	vertical-align: top;
}
.miastylefooter {
	font-family: Chiller;
	font-size: small;
	text-align: left;
	color: #FF5151;
	width: 100%;
}
.linksmall {
	text-decoration: none;
	font-family: Chiller;
	font-size: small;
	color: #FF5151;
}
