A:hover {
        text-decoration: none;
        color: #32CD32
}


DIV.box {
        border: solid; border-width: thin; width: 99%
}


.styleBanner1 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
        color: #FFFFFF;
}


.styleBanner2 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
        color: #FFFFFF;
}


.styleBanner3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
        color: #FFFFFF;
}


.styleComma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
        color: #FF0000;
}


.styleLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
        color: #FF0033;
}


.style1 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.style2 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.style3 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

BODY    {
        PADDING-TOP: 0px;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-BOTTOM: 0px;
        MARGIN: 0px;
        /*background-color: purple;*/
        /*background-color: #FF0066;*/ /*Rose*/
        /*background-color: yellow;*/
        background-color: green;
        /*background-color: red;*/
        /*background: url("Graphics/IndianCorn.gif");*/
        /*background: url("Graphics/XmasTree.gif");*/
        /*background: url("Graphics/Holly.gif");*/
        /*background: url("Graphics/Gold_Cross.gif");*/
        /*background: url("Graphics/Easter.jpg");*/
        /*background: url("Graphics/Pentecost.jpg");*/
		/*background: url("Graphics/Stars.jpg")*/
}

#container {
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 3px;
border-left-width: 3px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: red;
border-right-color: red;
border-bottom-color:red;
border-left-color: red;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color: #ffffff;
width: 770px;
}

BR      {
        LINE-HEIGHT: 0px
}


IMG     {
        BORDER-TOP: 0px;
        BORDER-LEFT: 0px;
        BORDER-RIGHT: 0px;
        BORDER-BOTTOM: 0px
}


TD      {
        PADDING-TOP: 0px;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-BOTTOM: 0px;
        FONT-WEIGHT: normal;
        FONT-SIZE: 11px;
        VERTICAL-ALIGN: top;
        LINE-HEIGHT: 14px;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
}


TABLE   {
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        BORDER-TOP: 0px;
        PADDING-BOTTOM: 0px;
        BORDER-LEFT: 0px;
        BORDER-RIGHT: 0px;
        PADDING-TOP: 0px;
        BORDER-BOTTOM: 0px;
        BORDER-COLLAPSE: collapse
}

