
body 
{	font-size: 12px; 
 	font-family: arial; 
 	text-decoration: none
}

a {
    TEXT-DECORATION: underline;
}
a.nav {
    text-decoration: none;
    font-weight: bold;
    color: #d2d3ff; 
}
a.navSelected {
    text-decoration: underline;
    font-weight: bold;
    color: #FFFFFF; 
}
a:hover {
	TEXT-DECORATION: underline;
}
a.nav:hover {
	text-decoration: underline;
	color: #d9d9ff;	
}

.style1
{
    width: 500px;
    position: relative;
    
}
.newstyle1
{
    background-image: background_button1.jpg;
}
.style2
{
    width: 935px;
}
.style4
{
    width: 168px;
}
.style6
{
    width: 115px;
}
.style7
{
    width: 146px;
}
.style8
{
    width: 158px;
}
.style9
{
    width: 161px;
}
.style10
{
    width: 100%;
}
.style11
{
    text-align: center;
    font-style: italic;
}
.style12
{
    text-align: right;
}
.style13
{
    text-align: left;
}
.style14
{
    text-align: center;
    font-size: medium;
}
