@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
	background-color: #CCCCCC;
	font-size: 12px;
}


a.nav:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.nav:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.titleComic {
	font-size: larger;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.dogTag {
	font-size: 10px;
}
.UngernTitle {
	font-size: 36px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.andTitle {
	font-size: 24px;
	text-decoration: none;
}
.SternbergTitle {
	font-size: 36px;
	color: #999999;
	text-decoration: none;
}
.mottoText {
	font-size: 14px;
	text-decoration: none;
}
.titlePage {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
