body{
	font-family : Arial, Helvetica, sans-serif;
	color: Maroon;

}
a:hover{
	text-decoration : none;
	font-size : 20px;
	color: #cccc66;
}

a{
	text-decoration : none;
	font-size : 20px;
	color: #ffffff;
}

.bar {
	text-decoration : none;
	font-size : 14px;
	color: #ffffff;
}
