.aphoto {
color : #d41414; 
text-decoration : none;
font-size : 9pt; 
font-family : arial;
font-weight : bold;
} 
.aphoto:hover {
color : #4e75ab; 
text-decoration : none; 
} 
.aphoto {
color :#d41414; 
text-decoration : none; 
}
.aphoto2 {
color : #4e75ab; 
text-decoration : none;
font-size : 9pt; 
font-family : arial;
font-weight : bold;
} 
.aphoto2:hover {
font-size : 11pt; 
color : #4e05ab; 
text-decoration : none; 
} 
.aphoto2 {
font-size : 9pt; 
color :#4e75ab; 
text-decoration : none; 
}

.photo{
    border-style:solid;
    border-width:1px;
    border-color: gray;
}

.phototxt {
color : #494545;
font-size : 9pt; 
font-family : arial;
font-weight : bold;
} 

