body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited {
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
a:active {
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.td_main_text{
    background-image: url(assets/fondo_text_main.jpg);
	background-repeat: repeat-x;
	width:427px;
	height:379px;
}
.td_contacto{
    background-image: url(assets/fondo_contacto.jpg);
	background-repeat: repeat-x;
	width:427px;
	height:224px;
}
.td_dra_rosario{
    background-image: url(assets/fondo_dra_rosario.jpg);
	background-repeat: repeat-x;
	width:573px;
	height:224px;
}
.main_text{
    font-family:"Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:18px;
}
.main_text_2{
    font-family:"Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:16px;
}
.green_titles{
    font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#5C801C;
	font-weight:bold;
	font-style:italic;
}
.black_titles{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.grey{
	font-size:12px;
	color:#444444;
}
.green{
	font-size:12px;
	color:#336600;
	font-weight:bold;
}
.dark_green{
	font-size:12px;
	color:#003300;
	font-weight:bold;
}
.dark_grey{
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
