BODY {
	scrollbar-base-color: #FFFF33;
	scrollbar-Arrow-color: #000080;
	bgproperties: fixed;
	background-image: url(img/sfo_01.jpg);
	font-family : "Times New Roman";
	font-size : 12px;
	color: #5C5C5C;
}	
TEXTAREA {
	font-family : "Times New Roman";
	font-size : 12px;
	color: #5C5C5C;
	
}
A:link, A:visited 
{
	text-decoration: none;
	color: #5C5C5C;
}
A:hover 
{ text-decoration: none; color: yellow; background:red }
.hr {
	height: 1px;
	background-color: #5C5C5C;
	text-align: center;
}
.tableplani {
	width: 100%;
	border: 1px solid #5C5C5C;

}
.cellplani {
	font-size: 14px;
	color: #5C5C5C;
	text-align: center;
	font-weight: bolder;
	border: 1px solid #5C5C5C;


}
.cellplani1 {
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	text-align: center;
	border: 1px solid #5C5C5C;



}
.actualplani {
	border: 1px solid #5C5C5C;
	background-color: #FFFF00;
	font-weight: bold;
	text-align: center;
	font-size: 12px;




}
.imgplani {
	border: 5px double #5C5C5C;
	text-align: center;


}
.linkcell {
	font-weight: bold;
	color: #E8E8E8;
}
.link {
	color: #5C5C5C;
}
