* { 
	font: 12px Verdana;
}
body, p {
		color:white;
}
a:link, a:visited, a:active {
	color: black;
	}
a:hover	{
	color: white:;
	}
a.Shortcuts {
	color:#444;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
input.text, select.text {
	font: 12 px Verdana;
	color: #000;
	}
h3 {
	font: bold small-caps 16px Verdana;
	color: yellow;
	}
