A:hover {
	COLOR: #FF0000;
}
.links {
	font-family: Impact;
	font-size: 24px;
}

.border3 {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #F8CFB1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.border1 {
	border: 1px dotted #FFFFFF;
	background-color: #FF0000;
	color: #F8CFB1;
}
.border2 {
	border: 1px solid #FFFFFF;
	background-color: #33CC99;
}
.justif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	padding: 7px;
}
.justBL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding: 7px;
}

.bigone {
	font-family: Tahoma;
	font-size: 22px;
	color: #00CCCC;
}
.middleBig {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFF00;
}

.middSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}
.middSmBol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	color: #6BB5FE;
}
.justif_sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	padding: 7px;
}
.bannSm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.bannBig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}
.bigone {
	font-family: Tahoma;
	font-size: 22px;
	color: #F4F8FC;
}
.bigoneJust {
	font-family: Tahoma;
	font-size: 22px;
	color: #6BB5FE;
	text-align: justify;
}
.img_brd {
	border: 1px solid #FFFFFF;
}
a:hover img.img_brd  {
	border: 1px dashed #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EAEAEA;
}
A:visited img.img_brd  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
A:active img.img_brd  {
	border: 1px dotted #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EAEAEA;
}
