p {
    font-family:serif;
}
body {
	
	background-color:#293152;
	text-align:center;
}
 
body, td, th, h1, h2, h3, h4, h5, h6
{      
color: #EFDEBD;

}


a:link, a:visited, a:active
{text-decoration:underline;
color:#EFDEBD;
background-color: transparent;
}


a:hover
{ background-color:#999999;
color:#293152;
}

a[rel~="met"]:after{
content: " *"
}
