a:link {
	font-family : Verdana;
	font-size: 1em;
	color : #000000;
	text-decoration : none;
}
a:visited {
	font-family : Verdana;
	font-size: 1em;
	color : #000000;
	text-decoration : none;	
}
a:hover {
	font-family : Verdana;
	font-size: 1em;
	color : #ffffff;
	text-decoration : none;
}
a:active {
	font-family : Verdana;
	font-size: 1em;
	color : #000000;
	text-decoration : none;
}

body {
	padding: 0;
	background-color: transparent;
}

p {
	font-family : Verdana;
	font-size: .7em;
	color : #000000;
}

h2 {
	font-family : Verdana;
	font-size: 1.3em;
	color : #000000;
	font-weight: bold;
}
h3 {
	font-family : Verdana;
	font-size: 1.1em;
	color : #000000;
	font-weight: bold;
}
.menu img{
position: relative;
right: -185px;
bottom: 5px;

}




.menu a:link {
	font-family : Verdana;
	font-size: 90%;
	color : #ffffff;
	text-decoration : none;
}
.menu a:visited {
	font-family : Verdana;
	font-size: 90%;
	color : #ffffff;
	text-decoration : none;	
}
.menu a:hover {
	font-family : Verdana;
	font-size: 100%;
	color : #cccccc;
	text-decoration : none;
}
.menu a:active {
	font-family : Verdana;
	font-size: 90%;
	color : #ffffff;
	text-decoration : underline;
}
























