/* CSS Document */

#skipToContent
{
	border:none;
}

input:focus, select:focus, textarea:focus {
background:#FFCC00;
color:#000000;
}