A:visited{
        COLOR: #729780;
}

.em{
        font-weight: bold;
}

.emphasis{
        font-weight: italic;
}

.subtitle{
        font-style: italic;
        font-weight : bold;
        font-size : 20px;
}

.term{
        font-style : italic;
        font-weight : bold;
        color : #28642E;
}

.th{
        font-size: 16px;
        font-weight : bold;
        font-family: times;
        color: #000000;
        text-align: center;
        background-color: #54B884
}
.m{
        font-style : italic;
}
.nom{
        font-style : normal;
}
.codelisting{
	font-size: 14px;
	font-family: Courier New;
	color: #000000;
}
.keylisting{
	font-size: 16px;
	font-family: Courier New;
	color: #000000;
}
.menulisting{
	font-size: 14px;
	font-family: Verdana;
	font-weight : bold;
	color: #000000;
}
.filelisting{
	font-size: 14px;
	font-family: Courier New;
	color: #000000;
}
