@charset "UTF-8";

/* _______________ Guide 2 Game REVIEWS _______________ */

body {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link 		{ text-decoration: underline; color: #181D30; }
a:visited 	{ color:#336699; text-decoration: underline; }
a:active	{ color:#990000; text-decoration: none; }
a:hover		{ color: #7D9F05; text-decoration: overline underline; }

.Tech-Title {font-size: 11px}
.Tech-Info {font-size: 12px}
.Game-Title {
	font-size: 36px;
	font-weight: bold;
}
.Reviewer-Type {font-size: 10px}
.Rateings-Title		{ color: #7D9F05; font-weight: bold; }h1 {
	font-size: 36px;
}
.Firstletter {
	color: #7D9F05;
	font-weight: bold;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}

