@charset "utf-8";
/* CSS Document */

a:link {color: #ffffff; text-decoration:underline; font:Tahoma; font-size: 14px}
a:visited {color:#ffffff; text-decoration:underline; font:Tahoma; font-size: 14px}
a:hover {color:gray; text-decoration:none; font:Tahoma;}


.text-content {font-family: Tahoma;
	           font-size: 12px;
	           color: #FFFFFF;
              }
.description-image {
	color: #beb4b4;
	font-size: 10px;
}

.footer-copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #909090;
}
.desc{ font-family: Tahoma;
	           font-size: 14px;
	           color: #FFFFFF;}
body{
	color: #FFFFFF;
	font-family: Tahoma;
}
.classImage{
border:2;
border-color:#000000
}

