a:link {
	color: Navy;
	text-decoration:none;
	font-size: 12pt;
	font-family: Comic Sans MS, Arial;
}
a:hover.norma {
	color: Maroon;
	text-decoration: underline;
	font-size: 12pt;
	font-family: Comic Sans MS, Arial;
}
a:visited {
	color: Purple;
	font-size: 12pt;
	font-family: Comic Sans MS, Arial;
	text-decoration : none;
}
p {
	font-family : Book Antiqua, Arial;
}
h3.main {
	text-align : center;
	font-size : 20px;
	color : #A0522D;
}
ul.image {
	list-style-image : url(Images/punct.jpg);
}
h1 {
	text-align : center;
	font-weight : bold;
	color : #DC143C;
}


hr.news {
	color : #A52A2A;
	height : auto;
	text-align : left;
}
td.data {
	color : #A0522D;
	font-size : 18px;
	font-weight : bold;
	width : 60px;
}
td.photo {
	vertical-align : middle;
	text-align : center;
}
