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

<style>
	* { font-family: verdana; font-size: 10pt; COLOR: gray; }
	b { font-weight: bold; }
	.style1 {
	font-size: 18pt;
	font-weight: bold;
}
.styleTEXT{
	font-size: 18pX;
	font-weight: bold;
}
.styleCamera{
	font-size: 15pX;
	font-weight: bold;
	color: #006;
}

    .style5 {font-size: 14pt}
    a:link {
	color: #808080;
}
    a:hover {
	font-size: 20px;
	color: #808080;
	font-weight: bold;
}
    a:visited {
	color: #808080;
	font-size: 36pt;
	font-family: verdana;
}
.style11 
{font-size: 18px;
color: #c00;
}
    a:link {
	font-size: 18px;	
	color: #C00;
}
    a:hover {
	font-size: 20px;
	color: #C00;
	font-weight: bold;
	text-decoration: underline;
}
    a:visited {
	color: #C00;
	font-size: 18px;
}
    </style>
