a:link, a:visited,a:active {color : #FFFFFF; text-decoration : underline}
a:hover {color : #BBBBBB; text-decoration : underline}
.text1 {
	font-family: verdana;
	font-style: normal;
        color: red;
	font-weight: bold;
	text-decoration: none;
        font-size:16px;
}
.text2 {
	font-family: verdana;
	font-style: normal;
        color: #D4D5D6;
	font-weight: bold;
	text-decoration: underline;
        font-size:16px;
}
.text3 {
	font-family: verdana;
	font-style: normal;
        color: #FFFFFF;
	text-decoration: none;
        font-size:16px;
}
.text4 {
	font-family: arial narrow;
	font-style: normal;
        color: #000000;
	text-decoration: none;
        font-size:10px;
}
#mid1 {
	font-family: verdana;
	font-style: normal;
        color: white;
	font-weight: normal;
	text-decoration: none;
        font-size:16px;
}
#sides1 {
	font-family: verdana;
	font-style: normal;
        color: #000000;
	font-weight: bold;
	text-decoration: none;
        font-size:18px;

}
a:link.sides1, a:visited.sides1  {color : #000000; text-decoration : underline}
a:hover.sides1 {color : #FFFFFF; text-decoration : underline}
