<style> 
<! --
This is the style sheet for Version 1.5 of the SAIT Web Site. We are making this up as we go...any questions?

BODY
{
		background:	#ffffff;
		color:		#000000;
		font-family:	Arial, Verdana, Helvetica;
		font-size: 10px;
}

.sidebar { background: #666666 font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;  }

.sidebar A:link:hover  {color: #99ccff;}

.sidebar A:link {color: #ffffff; }

.sidebar A:active {color: #00cc33; }

.sidebar A:visited { color: #ffcccc; }

.sidebar A:visited:hover  {color:  #99ccff;}

.sidebar P {margin-top: 5; margin-bottom: 1; }



.main { background: white; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; }

.main A:link:hover  {color: #800080;}

.main A:link {color: #003399; }

.main .sidebar A:active {color: #006633; }

.main A:visited { color: #003399; }

.main A:visited:hover  { color:  #800080;}

-->
</style>