/* CSS Document */

 

a.menu:link {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #ffffff;	

        text-decoration: none;

	font-weight: bold;

}

a.menu:visited {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #ffffff;	

        text-decoration: none;

	font-weight: bold;

}

a.menu:hover {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #990000;	

        text-decoration: none;

	font-weight: bold;

}

a.menu:focus {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #990000;	

        text-decoration: none;

	font-weight: bold;

}

a.menu:active {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #990000;	

        text-decoration: none;

	font-weight: bold;

}

 

a.menuPics:link {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #000000;	

        text-decoration: none;

	font-weight: 800;

	margin-left: 20;

}

a.menuPics:visited {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #990000;	

        text-decoration: none;

	font-weight: 800;

	margin-left: 20;

}

a.menuPics:hover {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #ffffff;	

        text-decoration: none;

	font-weight: 800;

	margin-left: 20;

}

a.menuPics:focus {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #990000;	

        text-decoration: none;

	font-weight: 800;

	margin-left: 20;

}

a.menuPics:active {

	font-family: Book Antiqua;

	font-size: 12px;	

	color: #990000;	

        text-decoration: none;

	font-weight: 800;

	margin-left: 20;

}