a.r:link {color: #111111; text-decoration: none;}
a.r:active {color: #111111; text-decoration: none;}
a.r:visited {color: #111111; text-decoration: none;}
a.r:hover {color: #FF0000; text-decoration: none;}

a.o:link {color: #111111; text-decoration: none;}
a.o:active {color: #111111; text-decoration: none;}
a.o:visited {color: #111111; text-decoration: none;}
a.o:hover {color: #FF6000; text-decoration: none;}

a.y:link {color: #111111; text-decoration: none;}
a.y:active {color: #111111; text-decoration: none;}
a.y:visited {color: #111111; text-decoration: none;}
a.y:hover {color: #FFF000; text-decoration: none;}

a.g:link {color: #111111; text-decoration: none;}
a.g:active {color: #111111; text-decoration: none;}
a.g:visited {color: #111111; text-decoration: none;}
a.g:hover {color: #00E000; text-decoration: none;}

a.b:link {color: #111111; text-decoration: none;}
a.b:active {color: #111111; text-decoration: none;}
a.b:visited {color: #111111; text-decoration: none;}
a.b:hover {color: #5070FF; text-decoration: none;}

a.i:link {color: #111111; text-decoration: none;}
a.i:active {color: #111111; text-decoration: none;}
a.i:visited {color: #111111; text-decoration: none;}
a.i:hover {color: #0000A0; text-decoration: none;}

a.v:link {color: #111111; text-decoration: none;}
a.v:active {color: #111111; text-decoration: none;}
a.v:visited {color: #111111; text-decoration: none;}
a.v:hover {color: #A000C0; text-decoration: none;}

a.fof:link {color: #111111; text-decoration: none;}
a.fof:active {color: #111111; text-decoration: none;}
a.fof:visited {color: #111111; text-decoration: none;}
a.fof:hover {color: #CCCCCC; text-decoration: none;}

a:link {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}

body {
  background-color: #EEEEEE;
  font-family: sans-serif;
}

body.main {
	font-size: 0.8em;
}

.heading {
	font-size: 1.5em;
	font-weight: bold;
}

.textblock {
	margin-left: 10%;
	margin-bottom: 5%;
}

#main {
    width: 60%;
	float: left;
}

p.fof {
  text-align: right;
  font-family: system;
  font-size: 100px;
}

