BODY {
        background-image:url(../images/duha.gif);
        background-attachment: fixed;
}
H1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #CC0000;
	font-size: 24px;
}
H2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #CC0000;
	font-size: 18px;
}
//A {
//	color: #6e6e6e
//	font-size: x-small
//	font: arial
//	cursor: hand
//} 
A:link { text-decoration: none; Color: #000080; font-weight: bold}
A:visited { text-decoration: none; Color: #CC0000}
A:hover { text-decoration: underline;  Color: #800000}
A:active { text-decoration: none; Color: #FF0000}

//A:hover { text-decoration: underline;  Color: #800000; font-weight: bold; Font-Size : 100%}
//A:active { text-decoration: none; Color: #FF0000; font-weight: bold }
