body,td {font-family: Tahoma; font-size: 80%; color: #97002C;} 
p	    {text-align: justify;  padding-left: 20px; padding-right: 20px; color: #97002C;}
h1		{font-family: Tahoma; font-size: 100%; color: #5E0000;} 

A:Link		{color : #C6003B;text-decoration: none;font-weight: bold;}
A:Visited	{color : #C6003B;text-decoration: none;font-weight: bold;}
A:Active	{color : #C6003B;text-decoration: none;font-weight: bold;}
A:Hover		{color : #D80040;text-decoration: none;font-weight: bold;}

a.menu:Link 			{color : #C6003B;text-decoration: none;font-weight: bold;}
a.menu:Visited 			{color : #C6003B;text-decoration: none;font-weight: bold;}
a.menu:Active 			{color : #C6003B;text-decoration: none;font-weight: bold;}
a.menu:Hover 			{color : #D80040;text-decoration: none;font-weight: bold;}

a.menu_c:Link 			{color : #FFFFFF;text-decoration: none;font-weight: bold;}
a.menu_c:Visited 		{color : #FFFFFF;text-decoration: none;font-weight: bold;}
a.menu_c:Active 		{color : #FFFFFF;text-decoration: none;font-weight: bold;}
a.menu_c:Hover 			{color : #FFFFFF;text-decoration: none;font-weight: bold;}

td.left{
padding-left: 20px;
padding-right: 10px;
height:40; 
}



td.header{
	padding:0;
	margin:0;
	background-image:url('images/bg.jpg');
	background-position:left;
	width:100%;
	height:301; 
}

td.buttons_bg{
	padding:0;
	margin:0;
	background-image:url('images/bg2.jpg');
	background-position:center;
	width:100%;
	height:43; 
}

td.left_bg{
	padding:0;
	margin:0;
	background-image:url('images/bg3.jpg');
	background-position:left;
	width:300;
	height:47; 
}

td.cat{
	padding-left:15;
	padding-right:15;
}

