a:link {color:#cc6600; text-decoration:none;}
a:visited {color:#cc6600 ; text-decoration:none}
a:hover {
	color:#cc6600;
	text-decoration:underline;
	font-weight: bold;
}
a:active {
	color:#D6D6D6;
	text-decoration:none;
	font-size: 18px;
}

p{
	font-size: 20px;
	text-family: sans-serif;
	margin-left: 15px;
	text-align: left;
}

.footer{
font-size: 18px;
text-family: sans-serif;
color: #333366;
text-align: center;
margin-left: 20px;
}

h1{
text-family: sans-serif;
font-size: 20px;
color: #333366;
}

h2{
text-family: sans-serif;
font-size: 24px;
color: #cc6600;
margin-left: 400px;
}

table{
text-family: sans-serif;
font-size: 18px;
color: #333366;
}

div{
	color: #333366;
	font-size: 16px;
	font-family: serif;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

.move{
 padding-left: 5px;
}

td.linkchange a{
color: #000033; 
font-weight: bold;
}


.linkchange a:hover{
color: #e1ddd4; 
}
