p {

color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
letter-spacing: 0.04em;
line-height: 30px;
}

.list {

color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
letter-spacing: 0.04em;
line-height: 20px;
}


a:link, .nochange a:visited {
   color: #ffffff;
   text-decoration: none;
}

a:visited {
   color: #ffffff;
   text-decoration: none;
}

a:link:hover, a:visited:hover {
   color: #660033;
   text-decoration: none;
}

a:link:active, a:visited:active {
   color: #ffffff;
   text-decoration: none;
}

