. {
	font-size : 11px;
	font-family : Verdana, sans-serif;
	font-weight : lighter;
	font-style : normal;
	color : #363636;
	text-decoration: none;
}	

P {
	font-size : 11px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : lighter;
	font-style : normal;
	color : #363636;
	text-decoration: none;
}

P.footer {
	font-size : 10px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : lighter;
	font-style : normal;
	color : #999999;
	text-decoration: none;
}

P.title {
	font-size : 11px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : inherit;
	font-style : normal;
	color : #ffffff;
	text-decoration: none;
}


A {
	font-size : 11px;
	font-family : Verdana, sans-serif;
	font-style : normal;
	color : #6c6cec;
	text-decoration: none;
}


A:Visited  {
	font-size : 11px;
	font-family : Verdana, sans-serif;
	font-style : normal;
	color : #6c6cec;
	text-decoration: none;
}

A:Active  {
	color : #6c6cec;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	font-style : normal;
	text-decoration: none;
}

A:hover {
	font-size : 11px;
	font-family : Verdana,sans-serif;
	font-style : normal;
	text-decoration: underline;
}

H1 {
  font-weight:bold;
  font:12px Arial, Helvetica, sans-serif;
	color:#363636;
}

#navbar a {
  padding:0 5px;
  text-decoration:underline;
  font-weight:bold;
}

