body {
font-family: arial, verdana, sans-serif;
font-style: normal;
font-size: 14px;
color: rgb(0, 0, 0);
text-align: justify;
}

p {
font-family: arial, verdana, sans-serif;
font-style: normal;
font-size: 14px;
color: rgb(0, 0, 0);
text-align: justify;
}

h1 {
font-family: arial, verdana, sans-serif;
font-style: normal;
font-size: 30px;
color: rgb(185, 21, 24);
text-align: center;
}

h2 {
font-family: arial, verdana, sans-serif;
font-style: normal;
font-size: 20px;
color: rgb(0, 0, 0);
text-align: left;
}

.EndCredits {
font-family: arial, verdana, sans-serif;
font-style: normal;
font-size: 11px;
color: rgb(255, 255, 255);
text-align: center;
}

.EndCredits a:link {
color: rgb(255, 255, 255);
text-decoration: none;

}

.EndCredits a:visited {
color: rgb(255, 255,255);
text-decoration: none;
}

.EndCredits a:hover {
color: rgb(255, 255, 255);
text-decoration: underline;
}

a:link { 
	color: rgb(185, 21, 24);
}
a:visited { 
	color: rgb(90, 11, 12);
}
a:hover { 
	
	text-decoration: bold;
}
a:active { 
}
