.ver1:link {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.ver1:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.ver1:active {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.ver1:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.ver2:link {
	font-family: verdana;
	font-size: 10px;
	font-style: bold;
	color: #000000;
	text-decoration: none;
}
.ver2:visited {
	font-family: verdana;
	font-size: 10px;
	font-style: bold;
	color: #000000;
	text-decoration: none;
}
.ver2:active {
	font-family: verdana;
	font-size: 10px;
	font-style: bold;
	color: #000000;
	text-decoration: none;
}
.ver2:hover {
	ffont-family: verdana;
	font-size: 10px;
	font-style: bold;
	color: #000000;
	text-decoration: underline;

}.ver3:link {
	font-family: verdana;
	font-size: 9px;
	color: #1858D3;
	text-decoration: underline;
}
.ver3:visited {
	font-family: verdana;
	font-size: 9px;
	color: #1858D3;
	text-decoration: underline;
}
.ver3:active {
	font-family: verdana;
	font-size: 9px;
	color: #1858D3;
	text-decoration: underline;
}
.ver3:hover {
	font-family: verdana;
	font-size: 9px;
	color: #FB7911;
	text-decoration: underline;	
	}
	
a:link,
a:active,
a:visited {
    font-size: 9px;
	color: #000000;
	text-decoration: none;	
}

a:hover {
color:red;
text-decoration:underline;
}


body { 
	background-color: #000000;
	/*margin-left:0px;
	margin-top:0px;*/
}
table { 
	font-size: 10px; 
	font-family: verdana;
	color: #000000;
}

.footer{
width: 400px;
height: 100px;
border: 1px solid red;
/*clear:both;
margin-right: 0px;
margin-top: 0px;*/
}

#bar {
height: 28px;
width: 645px;
text-align:center;
padding-top: 2px;
}

#menu {
height: 27px;
padding: 0 20px 0 20px;
float: left;
}

#teeth{
width: 117px;
height: 87px;
margin-right: 0;
margin-bottom: 0;
float:right;
/* border: 1px solid red; */
}

#counter {
width: 537px;
height: 30px;
text-align:right;
margin-left: 0px;
float:left;
/*border: 1px solid red; */
}

/* SUB MENU  */

.menu {
width: 1000px;
clear:both; 
float:left; 
}
.button { background-color: #00295D; }
.red { background-color: #FF0000;  text-align:right; margin: 20px 0 0 0; /*padding: 0 0 0 300px ;height:25px; width:600px; border: 1px solid #666666*/ }
.title { text-align:left; margin: 28px 0 0 10px; width:300px; border: /*1px solid #666666;*/ }
.icon { 
background-color: #FFFFFF; 
width: 670px;
height:60px; 
text-align: right; 
border:1px; 
clear:right; 
float:left; 
/*border: 1px solid #666666;
*/}
 
.gallery { 
width:970px; 
text-align:left; 
float:left; 
clear:both;
margin: 10px 0 0 10px; 
border-top: 1px solid #FF0000;
/*border: 1px solid #666666; */
}

.year {
width: 100px;
height: 100px;
margin-top: 5px;
text-align:left;
font-weight:bold;
font-size:18px; 
font-family: arial;
color: #000000;
float:left;
/*border: 1px solid red; */
}

.years {
width: 70px;
clear:left;
}

#photo {
width: 90px;
height: 80px;
float: left;
/*border: 1px solid #666666; 
 margin: 5px 0 0 5px; */
}

#caption {
width: 90px;
height: 10px;
margin-top: 0px;
text-align:center;
font-size:10px;
font-family:arial;
font-style:normal;
color: #FFFFFF;
margin: 5px 0 0 0;
float: left;
color: #999999;
/* border: 1px solid blue; */
}

