/* Evolution Magazine - MITprospectives.org */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
td.menu {
	font-size: 16px;
	font-weight: bold;
	background-color:#30afcf;
	text-align:center;
}
body,td,th {
	color: #333333;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration:overline underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	font-weight: bold;
}