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

body{
	margin: 0;
	padding: 0;
	background: #631008;
}
a.c1:link { font-family: arial; font-size:14px; font-weight:normal; text-decoration:none; color: #ffffff;}
a.c1:visited { font-family: arial; font-size:14px; font-weight:normal; text-decoration:none; color: #ffffff;}
a.c1:hover { font-family: arial; font-size:14px; font-weight:bold; text-decoration:underline; color: #fff95c;}

a.c2:link { font-family: arial; font-size:16px; font-weight:bold; text-decoration:none; color: #3f3e3e;}
a.c2:visited { font-family: arial; font-size:16px; font-weight:bold; text-decoration:none; color: #3f3e3e;}
a.c2:hover { font-family: arial; font-size:16px; font-weight:bold; text-decoration:underline; color: #ffffff;}

a.c3:link { font-family: arial; font-size:16px; font-weight:bold; text-decoration:none; color: #ffffff;}
a.c3:visited { font-family: arial; font-size:16px; font-weight:bold; text-decoration:none; color: #ffffff;}
a.c3:hover { font-family: arial; font-size:16px; font-weight:bold; text-decoration:underline; color: #fd077e;}

a.c4:link { font-family: tahoma; font-size:14px; font-weight:bold; text-decoration:none; color: #9a0dc3;}
a.c4:visited { font-family: tahoma; font-size:14px; font-weight:bold; text-decoration:none; color: #9a0dc3;}
a.c4:hover { font-family: tahoma; font-size:14px; font-weight:bold; text-decoration:underline; color: #de78fc;}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style5 {	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
}
.style6 { font-family:Arial; font-size: 16px; color: #fd077e}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d82ad;
}

.thumbs a:link img, .thumbs a:active img, .thumbs a:visited img {
	border: 1px solid #53160c;
}

.thumbs a:hover img{
	border: 1px dashed #53160c;
}
.thumbs {
 margin-top: 5px;
  margin-bottom: 5px;
}


.links {
	border: 1px soild #c40012;
	padding: 10px;
}

.links a:link, .links a:visited, .links a:active {
	font-size: 11px;
}

.links a:hover {

}

.footer{
	color: #A7C3D4;
	padding: 10px;
}
