A:link     { color: #C30; text-decoration: none;  } <!--C30-->
A:visited  { color: #C30; text-decoration: none;  } <!--C30-->
A:active   { color: #C30; text-decoration: none;  } <!--F7EE90-->
A:hover    { color: orange;  text-decoration: none;  }

body{
	width: 90%;
	background:#fff;
	font-family: Calibri, helvetica, Verdana, arial, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: center;
}

h1{
font-family: Calibri, helvetica, Verdana, arial, sans-serif;
font-size: 18px;
color: #00F; <!--F7EE90-->
font-weight: bold;
margin-bottom: 0;
}

h2{
font-family: Calibri, helvetica, Verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
}

