/* @override http://mikesxs.localhost/ken_maxwell/styles/master.css */

body{
	margin-left: 5em;
	margin-right: 5em;
	font-size: 60%;
}

em, i{
	color: #c33;
}

strike{
	text-decoration: line-through;
}

a:link
{
	
	font-weight: bold;
	color: #1d3dae;
}

a:visited
{
	font-weight: bold;
	color: #506095;
}

a:hover,code,pre
{
	color:#c33;
}

a:active,.a:focus
{
	color:#000;
}
