{
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

p  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : true;
}

ul  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : true;
}

li  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : true;
}

a  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
	text-decoration : true;
}

a:visited  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

a:active  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

a:hover  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #ff0000;
}