a {	
	color: #999999;	
	/***text-decoration: none;***/
}
a:hover {	
	color: #999999;	
	text-decoration: none;
}
body, td, th {	
	font-family: "Times New Roman", Times, serif;	
	font-size: 14px;	
	color: #666666;
	}
h1 {
	font-size: 25px;
	color: #3366CC;	
	text-transform: uppercase;
	}
h1 a:link, h1 a:visited, h1 a:hover {
	font-size: 25px;
	color: #3366CC;	
	text-transform: uppercase;
	}
h2 {
	font-size: 18px;
	color: orange;
	}
h3 {	
	font-size: 16px;
	color: #3366CC;
	padding:0;
	margin:0;	
	}
h4 {
	color: #3366CC;	
	}
ul {	
	list-style-type: square;	
	list-style-position: outside;
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA;
	}
.menu {
	font-size: 15px;
	font-weight: normal;
	line-height: 23px;
	}

.footer {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
	}
.footer a:link, .footer a:visited, .footer a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
	}
.alternativeText {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	}
.alternativeText a:link, .alternativeText a:visited {
	text-decoration: none;
	}
.alternativeText a:hover {
	border-bottom: 1 solid #65b0f1;
	}
.font01 {
	font-size:15px;
	color: #65b0f1;
	font-weight:bold;
	}
.font01 a:link, .font01 a:visited, .font01 a:hover{
	font-size:15px;
	color: #65b0f1;
	font-weight:bold;
	text-decoration: none;
	}
.font02 {
	font-size:15px;
	color: #65b0f1;
	font-weight:bold;
	}
.font03 {
	font-size:12px;
	color: #65b0f1;
	font-weight:bold;
	}
.font04 {
	font-size:12px;
	font-weight:bold;
	}
.font05 {
	font-size:12px;
	font-weight:bold;
	}
/****BORDERS****/
.brdArround {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ddbf6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9ddbf6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9ddbf6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9ddbf6;
	}
/*******MAIN PAGE PRODUCTS******/
.mpPRODUCTS {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size: 16px; 
	line-height: 16px;
	}
.mpPRODUCTS a:link, .mpPRODUCTS a:visited{
	color:#FFFFFF; 
	font-weight:bold; 
	font-size: 16px; 
	text-decoration: none;
	line-height: 16px;
	}
.mpPRODUCTS a:hover{
	color:#FFFFFF; 
	font-weight:bold; 
	font-size: 16px; 
	text-decoration: underline;
	line-height: 16px;
	}
.mpPRICE {
	color: #86c050; 
	font-weight:bold;
	font-size:25px; 
	}
/***** LINKS EXCHANGE *****/
.lex01 {
	text-decoration: none;
	color: #6699FF;
	font-size: 10px;
	}
.lex01 a:link, .lex01 a:visited, .lex01 a:hover{
	text-decoration: none;
	color: #6699FF;
	font-size: 10px;
	}
/****FORMS*****/
.FormBackgroundColor {
	color: #CCCCCC;
	}
INPUT.text, .textarea {
	border: 1px solid #237BBF;
	color: #237BBF;
	background-color: white;
}
INPUT.hiader {
	border-bottom: 1px solid #237BBF;
	color: #237BBF;
	background-color: white;
	font-size: 20px;
	color: #336699;
}
INPUT.file, .file {
	border: 		0;
	color: 			#237BBF;
	background-color: 	transparent;
	text-align:		left;
	}
INPUT.button {
	border-top: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	color: #237BBF;
	background-color: #F6F6F6;
	font-weight: bold;
	padding: 2px 15px 2px 15px;
}
INPUT.section, .section {
	background-color: transparent; 
	border:	1 solid #237BBF; 
	color: #237BBF;
	text-align: left;
	width: auto;
}
.blue_text {
	color: #006699;	
}
