.heading {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;

}

.menu1 {
        font-family: tahoma;
        font-size: 16px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
}

.menu1:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: white;
}

.menu1:underline: none; {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: white;
}

.home {
        font-family: tahoma;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.alexandra {

        font-family: tahoma;
        font-size: 11px;
        font-style: normal;
        text-decoration: none;
        color: #000000;
}

.pages {

        font-family: tahoma;
        font-size: 11px;
        font-style: normal;
        text-decoration: none;
        color: #777777;
}

.url {
        font-family: tahoma;
        font-size: 11px;
        font-style: normal;
        text-decoration: none;
        color: #999999;
}

.white {
        font-family: tahoma;
        font-size: 11px;
        font-style: normal;
        text-decoration: none;
        color: #FFFFFF;
}

.button {
        font-family: tahoma;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
        background-color: #C9C9C9;
        margin: 0px;
        padding: 0px;
        border: 0px;


}


INPUT{
        color: #000000;
        background-color: transperent;
        border: 0px #663366 groove;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

