a{
	COLOR: #B22222;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A:HOVER {
	text-decoration : underline;
	color : Red;
}
a:VISITED{
	color: #FF4500;
}
.border{
	FONT-SIZE: 11px;
	font-weight: bold;
	BACKGROUND: #cc0000;
	PADDING-left: 10px;
	COLOR: #ffffff;
	PADDING-TOP: 5px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
.flex2{
font-family: Tahoma;
font-weight: bold;
	text-decoration: none;
	color: #ffcc66;
	font-size: 8pt;
}

a.flex:link{
	font-family: Tahoma;
	text-decoration: none;
	color: #ffcc66;
	font-size: 8pt;
}
a.flex:visited{
	color: #8B0000;
	font-family: Tahoma;
}
A:ACTIVE.flex {
	color : Red;
}

	A.flex:hover{
	color: Yellow;
}

a.ss:link{
	font-family : sans-serif;
	font-size : 8pt;
	color : #00008B;
}
a.ss:hover{
	color : #6495ED;
	text-decoration : underline;
}
a.dol:link{
color: #0000cc;
}
a.dol.hover:{
	color: Aqua;
}
a.dol:visited{
color: #0000cc;	
}

body {
	SCROLLBAR-FACE-COLOR: Red;
	SCROLLBAR-HIGHLIGHT-COLOR: #cc0000;
	SCROLLBAR-SHADOW-COLOR: #cc0000;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-BASE-COLOR: #cc0000;
	scrollbar-dark-shadow-color: #a9a9a9;
	scrollbar-3d-light-color: #ffffff;
	font-family: Tahoma, Arial;
	font-size:12;
}
table {font-family: Tahoma, sans-serif;
font-size:12}
.red {color:red}
.blue {
	color: Blue;}
