.header
  {
	font-family: Tahoma;
	font-size: 18px;
	COLOR: Blue;
	font-weight: 900;
}
td
	{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	; 
		font-weight: 100;
}
.text 
	{
		font-family:Tahoma,sans-serif; 
		font-size: 11px; color:#ffffff; 
		padding-left:20; 
		padding-right:10 
	}
.text2 
	{
		font-family:Tahoma; 
		font-size: 11px; color:#000000; 
		padding-left:20; padding-right:10; 
		font-weight:100; 
	}
.news 
	{
		font-family:Arial, sans-serif; 
		font-size: 9px; color:#ffffff; 
		padding-left:10; 
		padding-right:5; 
		font-weight:900; 
	}

a:link
	{
	font-size: 14px;
	text-decoration: none;
	color: #0E5FA7;
	font-weight: bold;
}
a:hover
	{
	font-size: 14px;
	text-decoration: underline;
	color: #821C1C;
}
a:active
	{
		font-size: 14px;
		text-decoration: none; 
		color: #FFA800
	}
a:visited
	{
	font-size: 14px;
	text-decoration: none;
	color: Blue;
}
body
	{
	scrollbar-face-color: #0e5fa7;
	scrollbar-track-color: #90cbff;
}
textarea
	{
		background-color: #ffdd9b;
	}
input
	{
		background-color: #ffdd9b;
	}
gbhead
	{
		font-family: Tahoma;
		font-size: 12px;
		COLOR: Blue;
		font-weight: 500;
	
	}
}
