<link rel="stylesheet" href="bgu.css" type="text/css"> body 
 { 
 background-color: rgb(236,236,236);
 }

table {
	border: 1px solid darkblue;
	border-collapse: collapse;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}


body, p, th, tr, td, li
{font-family: arial;
padding: 5px; 
font-size: 12px ;
color: black; 
}
a:link { color: black;  text-decoration : none; font-weight:bold; }
a:visited { color: black; text-decoration : none; }
a:active { color: black; text-decoration : none;   background-color: #cccccc; }
a:hover { color: darkblue; text-decoration:underline; }
#body
{
width: 90%

}

#header

#content
