.welcome { font-family: Georgia; font-size: 18px; font-style: normal; font-weight: normal; text-transform: none; color: #006633; text-decoration: none; text-align: justify }
.copyright { font-family: Verdana; font-size: 9px; font-style: normal; font-weight: none; text-transform: none; color: #006633; text-decoration: none }
.copyright-catery { font-family: Verdana; font-size: 9px; font-style: normal; font-weight: none; text-transform: none; color: #A5A7FC; text-decoration: none }
.main { font-family: Verdana; font-size: 13px; font-weight: bold; color: #006633;}
.main-cattery { font-family: Verdana; font-size: 15px; font-weight: bold; color: #ffffff;}
.title-cattery { font-family: Times New Roman; font-size: 21px; font-weight: bold; color: #ffffff; font-style: italic;}
.title { font-family: Georgia; font-size: 36px; font-style: italic; font-weight: bold; color: #006633}

a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:active {  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {  color: #ff0000; text-decoration:  underline}


