.Login:link {
text-decoration:    none;
    color:  #ffffff;
}

.Login:visited   {
    text-decoration:    none;
    color:  #ffffff;
}

.Login:active    {
    text-decoration:    none;
    color:  #ffffff;
}

.Login:hover {
    text-decoration:    none;
    color:  #ffffff;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
}

.LL {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma;
}

A.LL:link {
	color: red;
	font-size: 14;
}

A.LL:visited {
	color: red;
	font-size: 14;
}

A.LL:hover {
	color: red;
	font-size: 14;
}

A.LL:active {
	color: red;
	font-size: 14;
}

