    A:active { text-decoration: underline }
	A:link		{ color:#003399;}
	A:visited	{ color:#003399;}
	A:hover		{ color:#FE0202; text-decoration:underline;}
	
	.text {font-family:verdana; font-size:11px;}
	.sm-red {
	background-attachment: fixed;
	background-image: url(../images/pet_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
	.text-j{ font-family:verdana; font-size:11px; color:#000000; text-align:justify;}
	.text-c{font-family:verdana; font-size:11px; color:#000000; text-align:center;}
	.text-blue{font-family:verdana;font-size:11px; color:#0000FF; text-align:justify;}
	.text-red{
	font-family:verdana;
	font-size:12px;
	color:#E1213A;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}
	.red {font-family:verdana; font-size:15px; color:#FE0303; font-weight:bold;}

BODY{
	width:auto;
	scrollbar-face-color: #B0B0B0;
	scrollbar-shadow-color: #dedede;
	scrollbar-highlight-color: #dedede;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-darkshadow-color: #B0B0B0;
	scrollbar-track-color: #D1D1D1;
	scrollbar-arrow-color: #dedede;
	text-align: center;
}

