@charset "UTF-8";
body {
	background-color: #FF0000;
	margin: 50px 0px 0px 100px;
}

a:link, a:visited {font-size:1.3em;font-style:italic;font-weight:100; color:#FFFFFF; text-decoration:none;}

a:hover, a:active {font-size:1.3em;font-style:italic;font-weight:100; color:#000000; text-decoration:none;}
