body,table,tr,td { font-size: 12px }

a {  text-decoration: none}

P{
    line-height: 1.8em;
    margin-bottom: 0em;
}

h1 { font-size: 16px }

h2  { color: #00008b; font-size: 14px }

A:hover{
	color: orangered;
	BORDER-BOTTOM: orange 1px solid;
	TEXT-DECORATION:NONE;
}

