A:HOVER {
	color : Red;
}

A {
	color : #336699;
	font : bold;
}

body {
	scrollbar-3d-light-color : #3366CC;
	scrollbar-arrow-color : White;
	scrollbar-base-color : Navy;
	scrollbar-dark-shadow-color : #3366CC;
	scrollbar-face-color : #3399CC;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #3366CC;
	background-image : url(../images/backgrnd.gif);
	background-attachment : fixed;
}

.Intro {
	color : #336699;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background : transparent;
	line-height : normal;
}

.text {
	color : #00008B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

.text:first-letter {
	color : #CC3333;
	font-weight : bold;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

.copyright {
	color : gray;
	cursor : auto;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background : transparent;
}

.yellowonwhite {
	color : #FFCC00;
	cursor : help;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	background-color : transparent;
}

.redonwhite {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #DA2820;
	font-weight : bold;
	background-color : transparent;
}

.greenonwhite {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #33CC33;
	font-weight : bold;
	background-color : transparent;
}

.blueonwhite {
	color : #336699;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background : transparent;
	line-height : normal;
}

.darkblueonwhite {
	color : #0000FF;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background : transparent;
	line-height : normal;
}

.blueonlightgreen {
	background-color : #c6fec2;
	color : #336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}

.blueonlightblue {
	background-color : #87CEFA;
	color : #336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}

.blueonlightlightblue {
	background-color : #F0F8FF;
	color : #336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}

.white {
	text-decoration : none;
	font-variant : normal;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
}

.whiteongreen {
	background : #33CC33;
	color : white;
	cursor : auto;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.whiteonblue {
	text-decoration : none;
	font-variant : normal;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : #0093DD;
	color : #FFFFFF;
}

.whiteonyellow {
	text-decoration : none;
	font-variant : normal;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : #ffcc00;
	color : #FFFFFF;
}

.whiteonorange {
	text-decoration : none;
	font-variant : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	background-color : #FF9900;
	color : #FFFFFF;
}

.yellowonred {
	background-color : red;
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.searchmicro {
	color : #808080;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

.searchcapt {
	color : white;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

H1 {
	font-size : larger;
	text-align : center;
	color : #0093DD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

UL {
	list-style-image : url(../images/ul.gif);
	font : italic 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #00008B;
	text-decoration : none;
}


