body {
     font-family: Verdana, Arial, sans-serif;
	 color: #000000;
	 padding: 0px;
	 margin: 0px;
	 font-size: 12px;
}

.red {
	color: #FF0000;
}
.table {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.bottom {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

.bottom2 {
	 font-family: Verdana, Arial, sans-serif;
     font-size: 9px;
	 color: #ffffff;
}

.photo {
	padding: 8px;
}

a:link {
	color: #000000; 
    text-decoration: none;
}

a:visited {
    color: #000000; 
    text-decoration: none;
}

a:hover {
      color: #870100; 
	  text-decoration: underline;
}

.bottom a:link {
	color: #000000; 
    text-decoration: none;
}

.bottom a:visited {
    color: #000000; 
    text-decoration: none;
}

.bottom a:hover {
      color: #870100; 
	  text-decoration: underline;
}
.bottom2 a:link {
	color: #ffffff; 
    text-decoration: none;
}

.bottom2 a:visited {
    color: #ffffff; 
    text-decoration: none;
}

.bottom2 a:hover {
      color: #ffffff; 
	  text-decoration: underline;
}