/* CSS Document */


.navbold

	{
	padding: 0px 0px 20px 5px; /* Top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	text-align:left;
	}
	
.navbold a

	{
	font-family: Veranda, Arial, Sans Serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#663366;
	text-align: left;
	text-decoration:none;
	}

.navbold a:hover

	{
	text-decoration:underline;
	color:#666666;
	text-align:left;
	}

.text

	{
	font-family: Veranda, Arial, Sans Serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	text-align: left;
	text-decoration:none;
	}
	
.textpurple

	{
	font-family: Veranda, Arial, Sans Serif;
	font-size:12px;
	font-style:normal;
	color:#663366;
	text-align: left;
	text-decoration:none;
	}
	
.textpurpleu

	{
	font-family: Veranda, Arial, Sans Serif;
	font-size:12px;
	font-style:normal;
	color:#663366;
	text-align: left;
	text-decoration:underline;
	cursor: hand;
	}
	
.textlink

	{
	padding: 0px 0px 0px 0px; /* Top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	text-align:left;
	}
	
.textlink a

	{
	font-family: Veranda, Arial, Sans Serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#663366;
	text-align: left;
	text-decoration:none;
	}

.textlink a:hover

	{
	text-decoration:underline;
	color:#666666;
	text-align:left;
	}

a.link

	{
	font-family: Veranda, Arial, Sans Serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#663366;
	text-align: left;
	text-decoration:underline;
	}

#menu1 { display : none }
#menu2 { display : none }
#menu3 { display : none }
#menu4 { display : none }


