body	{font-family: "comic sans ms",sans-serif;
	}

a 	{
	text-decoration: none;
	color: #3366CC;
	background-color: #ffffff;}
a:hover {
	text-decoration: underline overline;
	color:#4C7ED0;
	background-color: #ffffff;}
h1	{
	font-size: 18px;
	}

.smallc	{
	color: #3366CC;
	background-color: transparent;
	text-align: center;}

.smallr {
	font-style : normal;
	font-weight : normal;
	font-size : x-small;
	color : #99ccff;
	font-family : Arial, sans-serif;
	background-color : transparent;
	text-align: right;
}