
BODY	 {
		Background-Image : url(/bluepanel.gif)
		}
#companylogo
{
	position: absolute;
	top: 5px;
	left: 250px;
}
#transparent
{
	position: absolute;
	top: 100px;
	left: 5px;

}

:link	 {
			Color : #0099FF ;
			Font-Weight : Bold
		}
:hover	 {
			Color : #FFCC00 ;
			Font-Weight : Bold
		}
:visited	 {
			Color : #FF4A4A ;
			Font-Weight : Bold
		}
