body,
td { font-size: 8pt; 
    font-family: verdana,arial;
		text-align:left;
}

a:link { color: #3366ff;    
          text-decoration: none; } 

a:visited { color: #3366ff;
          text-decoration: none; } 

a:active { color: #3366ff;
          text-decoration: none; } 

a:hover { color: #000000;
          text-decoration: underline; }

.menu {
	font-size:8pt;
	font-family: arial;
	color:#ffffff;
  text-decoration: none;
  cursor: pointer;
	outline-style : none;
	outline-width : 0px;
	}

a.menu:link {
	color:#ffffff;
	}

a.menu:visited {
	color:#ffffff;
	}

a.menu:active {
	color:#ffffff;
	}

a.menu:hover {
	color:#ffffff;
  	text-decoration: none;
	}

.blacklink {
	font-size:8pt;
	color:#000000;
	}

a.blacklink:link {
	color:#000000;
	}

a.blacklink:visited {
	color:#000000;
	}

a.blacklink:active {
	color:#000000;
	}

a.blacklink:hover {
	color: #3366ff;
	text-decoration: underline;
	}

.whitelink {
	color:#ffffff;
	}

a.whitelink:link {
	color:#ffffff;
	}

a.whitelink:visited {
	color:#ffffff;
	}

a.whitelink:active {
	color:#ffffff;
	}

a.whitelink:hover {
	color: #000000;
	text-decoration: underline;
	}

.button {
background-image: url('images/menu_bg.jpg');
border: #000000 1px solid;
cursor: pointer;
font-family:verdana, arial;
font-size: 8pt;
}img.linkWithNoBorder {	border: none;}

.but {
background-color: #f9f9f9;
font-family:verdana, arial;
font-size:8pt;
color:#000000;
border: #000000 1px solid;
}