/*                               */

/*        Biomom 2004            */

/*                               */

/*    disease top links CSS      */

/*                               */



table {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #0E2747;

	color: white;

	font-weight: bold;

	font-size: medium;

	text-align: center;

}

a:link {

	text-decoration: none;

	color: #B0C4CB;

	font-size: small;

}

a:visited {

	text-decoration: none;

	color: #B0C4CB;

	font-size: small;

}

a:hover {

	text-decoration: none;

	color: #E6EFF3;

	font-size: small;

}

body {

	font-weight: bolder;

}

