

p.sansserif {	color:white;
				font-family: sans-serif}

a:link {	color:white;
			font-weight: bold;
			text-decoration: none;
			border-style:none}
a:visited { color:white;
			font-weight: bold;
			text-decoration: none;
			border-style:none}
a:hover { 	color:#BBBBBB;
			font-weight: bold;
			text-decoration: none;
			border-style:none
		  }
a:active {	color:white;
			font-weight: bold;
			text-decoration: none;
			border-style:none}

img.transON { filter: alpha(opacity=75); 
}

img.transOFF {
}

