a:hover{
	color: black;
	text-decoration: none;
	font-weight: bold;

}
a:visited, a:text, a:link{
	color: #EF3463;
	text-decoration: none;
}

DIV, P, TABLE, TR, TD, OL, H1, H2, H3{
	font-family: Arial,"Book Antiqua",  Verdana, Tahoma;
	font-size: 11px;
}

H1 {
	font-size: medium;
}

H2 {
	font-size: small;
}

H3 {
	font-size: x-small;
}

ADDRESS {
	font-size: xx-small;
	font-style: normal;
	color: white;

}

#table_border {
	border: thin groove #CCCCCC;
}

#table_border_in {
	border: thin groove #CCCCCC;
}
