@charset "utf-8";



a.link:link {color: #000000; text-decoration: none; font-weight:bold;}
a.link:visited {color: #000000; text-decoration: none; font-weight:bold;}
a.link:active {color: #000000; text-decoration: none; font-weight:bold;}
a.link:hover {color: #000000;  text-decoration: none; background-color: #FFFF00; font-weight:bold;}	

a:link {color: #000000; text-decoration: none; border: 0; font-weight:bold;}
a:visited {color: #666666; text-decoration: none; border: 0; font-weight:bold;}
a:active {color: #666666; text-decoration: none; border: 0; font-weight:bold;}
a:hover {color: #FFFF00; text-decoration: none; border: 0; font-weight:bold;}	

	
a img {
	background: none;
	border: none;
	}	

a.img:hover {
	background: none;
	border: none;
	}
	
	
h1 {line-height: 0; text-indent: -9999px;}

h2 { font-size: 1.2em; letter-spacing: 0.1em;}

h3 { font-size: 0.9em; color: #F0037F;}	
h3.red_big	 { font-size: 1em; line-height:1.6;}

h4 { font-size: 0.9em; color: #000000; margin-top: 10px;}	

h5 { font-size: 0.9em; color: #000000; line-height: 1.5; font-weight: normal;}	

p {text-align: justify; }


