P  {}

H1  {
	font-size: 24px;
	font-family: helvetica;
	color: #FFFF00;
}

H1:Link  {
	font-size: 20px;
	font-family: helvetica;
	color: yellow;
}

H2  {
	font-size: 18px;
	font-family: helvetica;
	color: #FFFF00;
}

H3  {
	font-size: 16px;
	font-family: helvetica;
	color: #FFFF00;
}

A.paperBar:Link  {
	text-decoration: none;
	font-size: 14px;
	color: #FFFF00;
}

A.paperBar:Visited  {
	text-decoration: none;
	font-size: 14px;
	color: #33CC00;
}

A.paperBar:Active  {
	text-decoration: none;
	background-color: #FFFF00;
	font-size: 14px;
	color: #FFFF00;
}

A.paperBar:Hover  {
	text-decoration: none;
	background-color: #FFFF00;
	font-size: 14px;
	color: #FFFF00;
}

A.reviewOverview:Hover  {
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 24px;
	font-family: helvetica;
	color: black;
}

A.functions:link {
	text-decoration: underline;
	background-color: none;
	font-size: 12px;
	font-family: helvetica;
	color: ;
}

A.functions:visited {
	text-decoration: underline;
	background-color: none;
	font-size: 12px;
	font-family: helvetica;
	color: #33CC00;
}

A.functions:active {
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 12px;
	font-family: helvetica;
	color: #33CC00;
}

A.functions:hover {
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 12px;
	font-family: helvetica;
	color: #FFFF00;
	outline: #33CC00;
}

A.reviewslink:link {
	text-decoration: underline;
	background-color: none;
	font-size: 12px;
	font-family: helvetica;
	color: #33CC00;
}

A.reviewslink:visited {
	text-decoration: underline;
	background-color: none;
	font-size: 12px;
	font-family: helvetica;
	color: #33CC00;
}

A.reviewslink:active {
	text-decoration: underline;
	background-color: none;
	font-size: 12px;
	font-family: helvetica;
	color: #33CC00;
}

A.reviewslink:hover {
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 12px;
	font-family: helvetica;
	color: #33CC00;
	outline: #FFFF00;
}

A.reviewslink {
	text-decoration: underline;
	background-color: none;
	font-size: 12px;
	font-family: helvetica;
	color: yellow;
}
body {background-color: #210042; font-family: helvetica; font-size: 16px; color: #FFFF00;}
table {
	background-color: #210042;
	font-family: helvetica;
	color: #FFFF00;
}
td     {  font-family: Helvetica; font-size: 16px; color: #FFFF00; }
A:hover {text-decoration: none; font-weight: normal; color: #FFFF00; background-color: #700080;}
A:link {text-decoration: underline; background-color: none; color: #FFFF00;}
A:active {text-decoration: none;}
A:visited {text-decoration: underline; color: #33CC00;}
