/* CSS Document */
P.second {text-indent: .1cm;color: white; font-size: 14px; font-family: "Eras Demi ITC"}
P {color: black; font-size: 12px; font-family: "arial"}
P.o {color: white; text-indent: .2cm; font-family: "Century Gothic"; 	font-size: 9px;}
P.title {color: #336699; font-family: "arial"; 	font-size: 14px; font-weight: bold}
a.main {text-indent: .2cm; font-family: "Arial"; font-size: 14px; color: black; font-weight: bold}
a.main:hover {text-indent: .2cm; font-family: "Arial"; font-size: 14px; color: blue;}
A.menu {color: white; text-decoration: none }
A.bodylink {color: blue}
a:hover {
	text-decoration: none;
	color: pink;}



