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;
}
#mid1 {
	font-family: verdana;
	font-style: normal;
        color: white;
	font-weight: normal;
	text-decoration: none;
        font-size:16px;
}
#sides1 {
	font-family: tahoma;
	font-style: normal;
	font-variant: small-caps;
        color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
        font-size:18px;

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