a.link1:link { 
color: #0C1744;
text-decoration: none;
padding: 15px 15px 15px 15px;
margin-top:10px;
}
a.link1:visited {
color: #0C1744;
text-decoration: none;
padding: 15px 15px 15px 15px;
margin-top:10px;
}
a.link1:hover {
color: #0C1744;
background-color:#c6b9a8;
background-repeat:repeat;
padding: 15px 15px 15px 15px;
margin-top:10px;
 }

td{
        font-family: Arial, Helvetica, Verdan, san-serif;
        font-size:11px;
        color: #666666;
}

.text {
	font-family: Arial, Helvetica, Verdan, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C1744;
}

.bg {
	background-color: #3B3F4A;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
}
.textwhite {
	font-family: Arial, Helvetica, Verdan, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.link2 {
font-family: tahoma;
	font-size: 10px;
	color: #ffffff; TEXT-DECORATION: none
	}
A.link2:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff; TEXT-DECORATION: none
	
}
A.link2:active {
font-family: tahoma;
	font-size: 10px;
	color: #ffffff; TEXT-DECORATION: none
	
}
	
A.link2:hover {
font-family: tahoma;
	font-size: 10px;
	COLOR: #EBEBED; TEXT-DECORATION: none
}

