BODY {
	font-family: ;
	font-size : ;
	background-color :#FFFFFF;
}

A.menu {
	color: #FFFFCC;
	text-decoration : none;
}

A.menu:HOVER {
	color: ##CC3300;
	text-decoration : none;
}

A {
	text-decoration : none;
	color:##CC3300;
}

A:HOVER {
	color:#000000;
	text-decoration : none;
}
H1	{
	color: ;
        font-size : 18px;	
        font-family: ;
        text-decoration : none;
}
H2 	{
        color: ;
        font-size : ;
        font-family: ;
        text-decoration : none;
}
P 	{
        color: ;
	font-size : ;
	text-align : left;

