A:link 
{
	color: #bb0000;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	text-decoration:none;
}
A:visited 
{
	color: #bb0000;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	text-decoration:none;
}
A:hover{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	text-decoration:underline;
}
A:active {}


.navHP:link {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	text-decoration:none;
}
.navHP:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	text-decoration:none;
}
.navHP:hover {
	color: #cccccc;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	text-decoration:none;
}


.bodyWhiteBold {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyWhite {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyBlackBold {
	font-family: Times New Roman, Times, serif;;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bodyBlack {
	font-family: Times New Roman, Times, serif;;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodyGrey {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.bodyWhiteTRitalic {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.titleWhite {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

input {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 14px;
color: #ffffff;
font-weight: normal;
background: #660000;
border: 1px solid #efefef;
}
select {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 14px;
color: #ffffff;
font-weight: normal;
background: #660000;
}
textarea {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 14px;
color: #ffffff;
font-weight: normal;
background: #660000;
border: 1px solid #efefef;
scrollbar-base-color: #000000;
scrollbar-arrow-color: #efefef;
}

BODY {
scrollbar-base-color:#ffffff; 
scrollbar-DarkShadow-Color:#000000; 
scrollbar-Track-Color:#000000; 
scrollbar-Face-Color:#000000; 
scrollbar-Shadow-Color:#ffffff; 
scrollbar-Highlight-Color:#ffffff;
scrollbar-3dLight-Color:#990000; 
scrollbar-Arrow-Color:#FFFFFF;
}

.gallery2css {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	border: none;
}	

img {
border:0;
}