BODY {
	FONT-SIZE: 11px; BACKGROUND-ATTACHMENT: scroll; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #ffffff;COLOR: #000099
}
A:hover {
	COLOR: #804c4c; BACKGROUND-COLOR: #f0efe3
}

#suntodaymainhead {
	FONT-SIZE: 21px; COLOR: #000099; FONT-FAMILY: tahoma; font-weight:bold
}
#suntodaymainheadchild {
	FONT-SIZE: 11px; COLOR: #000099; FONT-FAMILY: tahoma; font-style:italic
}
.suntodaymaintext {
	FONT-SIZE: 11px; COLOR: #000099; FONT-FAMILY: tahoma;
}

a {color:663300;font-variant: normal; font-weight:bold}

#suntodaynoa {color:663300;font-variant:normal;}

#suntodayreddo{
	FONT-SIZE: 11px; COLOR: darkred; FONT-FAMILY: tahoma;
}
#suntodayreddochild{
	FONT-SIZE: 11px; COLOR: darkred; FONT-FAMILY: tahoma;font-style:italic;
}
#suntodayhottop {
	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: tahoma;
}

input.suntodaybtn{
   color:#000099;
   font-family: tahoma;
   font-size:11;
   font-weight:bold;
   border:1px solid;
}

input.suntodaybtnhov{
   color:darkred;
   font-family: tahoma;
   font-size:11;
   font-weight:bold;
   border:1px solid;
   cursor: pointer;
   cursor: hand;
}

.suntodaybtnmenu{
   color:white;
   font-family: tahoma;
   font-size:11;
   font-weight:bold;
   border:1px solid;
   background-color:#000099;
   width:150px;
}

.suntodaybtnhovmenu{
   color:yellow;
   font-family: tahoma;
   font-size:16;
   font-weight:bold;
   border:1px solid;
   background-color:#000099;
   cursor: pointer;
   cursor: hand;
   width:150px;
}