
a:link {
	color: #990066;
	text-decoration: underline;
	font-weight: bold
}
a:visited {
	color: #990099;
	text-decoration: underline;
	font-weight: bold
}
a:hover {color: #000000; text-decoration: underline;  font-weight: bold}


a:link.bot {font-size: 8pt; color: #00324A; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a:visited.bot {
	font-size: 8pt;
	color: #990066;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover.bot {font-size: 8pt; color: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}


.text {font-size: 14px; color: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;}
.text_gr {font-size: 12px; color: #00324A; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;}
.link {
	font-size: 10pt;
	color: #990066;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.scroll {
	font-size: 14px;
	color: #CC3333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.bottom {
font-size: 8pt; color: #000000; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; margin-left: 8px; 
text-indent: 5px; padding-left: 8;}


.text {font-size: 14px; color: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; text-align: left;}
.text_gr {font-size: 12px; color: #00324A; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;}
.link {font-size: 10pt; color: #C61111; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
.scroll {font-size: 14px; color: #C61111; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;}


  h1 { color: white; font: bold 18px Helvetica, Arial, Sans-Serif;
		       text-shadow: #1E90FF;
		       -webkit-transition: all 0.12s ease-out;
		       -moz-transition: all 0.12s ease-out;
		       -o-transition: all 0.12s ease-out;
		}
		h1:hover {
		    position: relative; top: -3px; left: -3px; 
		    text-shadow: 1px 1px #2342FE, 2px 2px #2342FE, 3px 3px #2342FE, 4px 4px #2342FE, 5px 5px #2342FE, 6px 6px #2342FE;
		}
		h2 { color: white; font: bold 16px Helvetica, Arial, Sans-Serif;
           text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 3px 3px #02a2fe;
		     -webkit-transition: all 0.12s ease-out;
		     -moz-transition: all 0.12s ease-out;
		     -o-transition: all 0.12s ease-out;
		}
		h2:hover {
		    text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 3px 3px #02a2fe, 4px 4px #02a2fe, 5px 5px #02a2fe, 6px 6px #02a2fe;
		}
	

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336666;
	text-align: center;
	cursor: e-resize;
 
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
.style4 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.style5{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}
.style6{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}


.text img:hover {
filter:alpha(opacity=70); ..-opacity:0.7; opacity:0.7; -khtml-opacity:0.7;
}
