a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #6262FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.Pagename {
	color: #CC6600;
	font-weight: bold;
}

.footer {
	font-size: small;
	letter-spacing: 0px;
	color: #666666;
}
.sidebar {
	letter-spacing: normal;
	font-size: small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
.normal {
	letter-spacing: 0px;
}

