/* CSS Document */
body{
	color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 14px;
}
a{color: #CCCCCC; text-decoration: underline;}
a:hover{color: #CC0000; text-decoration: none;}
h1{color: #D6D6D6; font-size: 40px; font-family: Verdana, Arial, Helvetica, sans-serif;}
h3{color: #D6D6D6; font-size: 16px; padding: 0px; margin: 0px;}
.my-link a{color: #CC0000; font-size: 16px; text-decoration: underline;}
.my-link a:hover{color: #FF0000; text-decoration: none}
.spon{color: #CCCCCC; font-size: 20px; font-weight: bold;}
.desk{color: #CCCCCC; font-size: 16px; font-weight: normal;}
.spon a{color: #FF0000; font-size: 22px; text-decoration: underline;}
.spon a:hover{color: #CC0000; text-decoration: none;}

.gallery{color: #CCCCCC; font-size: 14px; font-weight: normal;}
.gallery a{color: #CCCCCC; text-decoration: underline; font-size: 24px; font-weight: bold;}
.gallery a:hover{color: #CC0000; text-decoration: none;}
.age_table{color: #CCCCCC; font-size: 12px;}
	
