a:link { text-decoration: underline }
a:active { text-decoration: underline }
a:visited { text-decoration: underline } 
a:hover { text-decoration: underline overline }
.textanimlink,a {
text-decoration : none;
}
P.main {
	font-family : Arial;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
}
