
body {
	padding: 0px;
	margin: 0px;
}

body, p, pre, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a:link, a:visited, a:active
{
	font-weight: bold;
	color: #F6B7A4;
	text-decoration: none;
}

.Navi_Text
{
	font-weight: bold;
	color: #F6B7A4;
	text-decoration: none;
	color: #ffffff;
}

a:hover
{
	text-decoration: underline;
	color: #ffffff;
}


.los a:link, .los a:visited, .los a:active
{
	font-weight: bold;
	color: #EB1C24;
	text-decoration: none;
}

.los a:hover 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}