

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(../assets/li2.gif);
}
.buttonNew
{
    font-family:Arial;
    font-size:13px;
    color: #673185;
    font-weight:bold;
    height:20px;
    background-color:White; 
    border:solid 1px #673185;
    cursor:pointer;
}
.contentN a { font-weight:bold; color: #673185; font-size:12px; }
.contentN a:hover { text-decoration:none; color: #333333; font-size:12px; }

.contentNb a { font-weight:bold; color: White; font-size:12px; }
.contentNb a:hover { text-decoration:none; color: #cccccc; font-size:12px; }

.standardN { width:886px; background-color: White; font-size:12px; }
.standardN a { font-weight:bold; color: #673185; text-decoration:none; font-size:12px; }
.standardN a:hover { text-decoration:underline; color: #333333; font-size:12px; }
