A.menu:link {

	COLOR: #FFFFFF; TEXT-DECORATION: none

}

A.menu:active {

	COLOR: #FFFFFF; TEXT-DECORATION: none

}

A.menu:visited {

	COLOR: #FFFFFF; TEXT-DECORATION: none

}

A.menu:hover {

	COLOR: #333333; TEXT-DECORATION: none

}

TD.menu {

font-family: Arial;

font-size: 13px;

color: #333333;

}

DIV.menu {

font-family: Arial;

font-size: 13px;

color: #333333;

}



A:link  {

	color: #90A1B9;

	text-decoration: none;

}



A:visited  {

	color: #90A1B9;

	text-decoration: none;

}



A:active  {

	color: #90A1B9;

	text-decoration: none;

}



A:hover  {

	color: #333333;

	text-decoration: none;

}



TD  {

font-family: Verdana,Arial;

font-size: 13px;

           }

           

P  {

font-family: Verdana,Arial;

font-size: 13px;

           }



           

TD.right {

font-family: Verdana,Arial;

font-size: 11px;

color: #333333;

}

.css-selector {
	/*font-family: 'Dancing Script', cursive;*/
	font-family: 'Tangerine', cursive;
	font-size: 45px;
	font-weight: bold;
	color: #FC0000
}

/* Images and Alignments */
    img {
        border:0px;
        margin:0px;
        padding:0px;
    }
    
    img.aligncenter{
        display:block;
        text-align:center;
        display: block;
        margin:0 auto 0 auto;
        padding:0px;
        border:0px;
        background:none;
    }
    
    img.alignleft{
        /*float:left;*/
        margin: 2px 8px 2px 0;
        display: inline;
        border:0px;
        background:none;
        padding:0;
		padding-left:1em;
    }
    
    img.alignright{
        padding:0;
		padding-right:1em;
        /*float:right;*/
        margin: 2px 0px 2px 8px;
        border:0px;
        background:none;
    }

li {
	font-size: 16px;
}
