body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
}
a {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.picon {
	background-color: #ECD5A4;
} 
.picoff {
	background-color: #F4F5F7;
} 
.tel {
	font-size: 18px;
	font-weight: bold;
}
body {
	background-image: url(images/background.jpg);
}

