body{
font-size : 12pt;
font-family : Arial;
font-weight : bold;
color : #000000;
}
a.:link, 
a.:visited, 
a.:active 
{ 
font-family: Arial;
font-size: 10pt;
color: #0000FF; 
font-weight: bold;
background-color: transparent; 
text-decoration: none;
}

a.:hover 
{ 
font-family: Arial;
color: red; 
font-weight: bold;
background-color: transparent; 
text-decoration: underline;
font-size: 10pt;
}
.buton {
BORDER-RIGHT: #993300 thin solid; BORDER-TOP: #ff9933 thin solid; FONT-SIZE: 12px; BORDER-LEFT: #ff9933 thin solid; CURSOR: hand; COLOR: white; font-weight: bold; BORDER-BOTTOM: #993300 thin solid; FONT-FAMILY: Verdana,sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: blue;
}
.alan {
font-family : Tahoma, Helvetica, sans-serif;border-style: solid; border-width: 1; padding-left: 1; padding-right: 1; padding-top: 0; padding-bottom: 0;font-size: 12px;
}
hr {
	color: red;
	filter: Alpha(Opacity=80,FinishOpacity=0,Style=2);
	height: 3px;
	width: 70%;
}