
a:link {color:#23B731; text-decoration:none;}
a:visited {color:#23B731; text-decoration:none;}
a:active {color:#708090; text-decoration:underline;}
a:hover {color:orange; text-decoration:underline;}

a#menu:link {color:#666666; text-decoration:none;}
a#menu:visited {color:#666666; text-decoration:none;}
a#menu:active {color:#708090; text-decoration:underline;}
a#menu:hover {color:orange; text-decoration:underline;}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

h1 {
	font-size:16px;
    margin-top:15px;
	color:#333333;
}


.normal_txt {
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
}

.style1 {color: #FF6600}

.even {background-color:#EAEAEA}

.odd {background-color:#EEEEEE}

.head {background-color:#DDDDDD}

