﻿/* CSS Document */
body{ margin: 0px; padding: 0px; font-size: 12px; font-family: arial; color: #fff; background-color: #fffff; text-align: center;}

/* TEXT CSS  */
.param_footer {

	font-size: 12px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #151515;
	
	font-weight: normal;

}

.param_title_right {

	font-size: 12px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #151515;
	
	font-weight: normal;

}

.param_title_left {

	font-size: 12px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #151515;
	
	font-weight: normal;

}

.param {

	font-size: 12px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #151515;
	
	font-weight: normal;

}


/* LINK CSS  */
a.link_logo:link{

    font-family: "Times New Roman", Times, serif;
	
	font-size: 36px;
	
	color: #151515;
	
	text-decoration: none;

}
a.link_logo:visited{

    font-family: "Times New Roman", Times, serif;
	
	font-size: 36px;
	
	color: #151515;
	
	text-decoration: none;

}
a.link_logo:hover{

    font-family: "Times New Roman", Times, serif;
	
	font-size: 36px;
	
	color: #151515;
	
	position: relative;
	
	top: 0px;
	
	left: 0px;

}

a.link_menu:link{

    font-family: "Times New Roman", Times, serif;
	
	font-size: 12px;
	
	color: #e6e0ac;
	
	text-decoration: none;

}
a.link_menu:visited{

    font-family: "Times New Roman", Times, serif;
	
	font-size: 12px;
	
	color: #e6e0ac;
	
	text-decoration: none;

}
a.link_menu:hover{

    font-family: "Times New Roman", Times, serif;
	
	font-size: 12px;
	
	color: #ffffff;
	
	position: relative;
	
	top: 0px;
	
	left: 0px;

}

a.link_right:link{

    font-family: "Times New Roman", Times, serif;
	
	font-size: 12px;
	
	color: #151515;
	
	text-decoration: none;

}
a.link_right:visited{

    font-family: "Times New Roman", Times, serif;
	
	font-size: 12px;
	
	color: #151515;
	
	text-decoration: none;

}
a.link_right:hover{

    font-family: "Times New Roman", Times, serif;
	
	font-size: 12px;
	
	color: #FF0000;
	
	position: relative;
	
	top: 0px;
	
	left: 0px;

}
