td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;




}
body {
	background-image: url(images/bg.jpg);
}
.titles {

	font-family: Arial, Helvetica, sans-serif;
	color: #A50021;
	font-size: 18px;
	font-weight: bold;
}
.subtitles {


	font-family: Arial, Helvetica, sans-serif;
	color: #A50021;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #A50021;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #A50021;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #A50021;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #A50021;
	text-decoration: none;
	font-weight: bold;

}
.smlink {
	font-size: 14px;
	font-weight: normal;
}
