
.intro-text {
   font-family: Monotype Corsiva;    font-size: 19px;    color: #772239;	font-weight: regular;    
}


.inside-text {
    font-family: Times New Roman;    font-size: 14px;    color: #772239;    font-weight: regular;
}


.text-footer {
    font-family: Times New Roman;    font-size: 14px;    color: #772239;    font-weight: regular;    text-align: center;
}


a:link.submenu, a:visited.submenu, a:hover.submenu {
	font-family: Times New Roman;	font-size: 14px;	color: #772239;	text-decoration: none;
}

a:link.inside-link, a:visited.inside-link, a:hover.inside-link {
	font-family: Times New Roman;	font-size: 14px;	color: #772239;	text-decoration: underline;
}

a:link.special-inside-link, a:visited.special-inside-link {
	font-family: Times New Roman;	font-size: 15px;	font-weight: regular;  color: #772239;
	text-decoration: none;
}
a:hover.special-inside-link {
	font-family: Times New Roman;	font-size: 15px;	font-weight: regular;  color: #982040;
		text-decoration: none;
}

a:link.footer, a:visited.footer {
	font-family: Times New Roman;	font-size: 13px;	color: #772239;	text-decoration: none;
}
a:hover.footer {
font-family: Times New Roman;	font-size: 13px;	color: #772239;	text-decoration: underline;
}