BODY {
	FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: scroll; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #ffffff;COLOR: darkblue
}
A:hover {
	COLOR: #804c4c; BACKGROUND-COLOR: #f0efe3
}

#angylionmainhead {
	FONT-SIZE: 20px; COLOR: darkblue; FONT-FAMILY: tahoma; font-weight:bold
}
#angylionmainheadchild {
	FONT-SIZE: 10px; COLOR: darkblue; FONT-FAMILY: tahoma; font-style:italic
}
#angylionmaintext {
	FONT-SIZE: 12px; COLOR: darkblue; FONT-FAMILY: tahoma;
}

a {color:darkgreen;font-variant: small-caps; font-weight:bold}

#angylionnoa {color:darkgreen;font-variant: small-caps;}

#angylionreddo{
	FONT-SIZE: 12px; COLOR: darkred; FONT-FAMILY: tahoma;
}
#angylionreddochild{
	FONT-SIZE: 10px; COLOR: darkred; FONT-FAMILY: tahoma;font-style:italic;
}
#angylionhottop {
	FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: tahoma;
}

input.angylionbtn{
   color:darkblue;
   font-family: tahoma;
   font-size:12;
   font-weight:bold;
   border:1px solid;
}

input.angylionbtnhov{
   color:darkred;
   font-family: tahoma;
   font-size:12;
   font-weight:bold;
   border:1px solid;
   cursor: pointer;
   cursor: hand;
}

.angylionbtnmenu{
   color:white;
   font-family: tahoma;
   font-size:12;
   font-weight:bold;
   border:1px solid;
   background-color:darkblue;
}

.angylionbtnhovmenu{
   color:yellow;
   font-family: tahoma;
   font-size:16;
   font-weight:bold;
   border:1px solid;
   background-color:darkblue;
   cursor: pointer;
   cursor: hand;
}