BODY {
	color: #666666;
	font-family: Arial;
	font-size: small;
	text-align: left;
    background-color: #999999
}

A {
	color: #330099;
	text-decoration: none;
	font-family : Arial;
	font-size: small;
}

A:HOVER {
	color: #FF0000;
	text-decoration: none;
	font-family : Arial;
	font-size: small;
}

a.header {color: #FF0000;
	text-decoration: none;
	font-family : Arial;
	font-size: x-large;}

a.header:hover {color: #9900FF;
	text-decoration: none;
	font-family : Arial;
	font-size: x-large;}

a.res {color: #330099;
	text-decoration: none;
	font-family : Arial;
	font-size: large;}

a.res:hover {color: #FF0000;
	text-decoration: none;
	font-family : Arial;
	font-size: large;}

