{
	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;
}

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;
}
