.nav li {
list-style-type: none;
float: left;
width:auto;
}
.nav {
margin: 0px;
padding: 0px;
}
.text {
font-size: 1.1em;
color: #333333;
}
.text a {
text-decoration: none;
color: #d31145;
}
.whtext {
font-size: 1.2em;
color: #FFFFFF;
}
.whtext a {
text-decoration: none;
color: #FFFFFF;
}
.smwhtext {
font-size: 1em;
color: #FFFFFF;
}
.titlewhtext {
font-size: 1.6em;
color: #FFFFFF;
}
.title1 {
font-size: 1.4em;
font-weight: bold;
color: #6d6f71;
}
.title1 a {
color: #d31145;
text-decoration: none;
}
.title1 a:hover {
color: #6d6f71;
text-decoration: none;
}
.newstitle {
font-size: 1em;
color: #b4dbf4;
font-weight: bold;
}
.news {
font-size: 1em;
color: #FFFFFF;
}
#right img {border:2px solid #00ade6;}
#centre ul {list-style-image:url(/img/dot.gif); }