html, body
{
    color: #4B4B4B;
    background-color: #FFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 15px;
}

a:link
{
	color: #FFF;
	background-color: inherit;
	text-decoration: none; 
}

a:visited
{
	color: #FFF;
	background-color: inherit;
	text-decoration: none;
}

a:active 
{
	color: #FFF;
	background-color: inherit;
	text-decoration: none;
}

a:hover
{
	color: #FFF;
	background-color: inherit;
	text-decoration: none;
}

.ELS_S
{
	font-weight: bold;
	font-size: 0.9em;
}

.ELS_M
{
	font-weight: bold;
	font-size: 1.0em;
}

.ELS_MM
{
	font-size: 0.0em;
}

.ELS_L
{
	font-weight: bold;
	font-size: 1.2em;
}

.ELS_LL
{
	font-weight: bold;
	font-size: 1.0em;
}

.MINITEXT
{
	font-size: 0.9em;
}

.MINITEXT_Gra
{
	color: #A0A0A0;
	background-color: inherit;
	font-size: 0.9em;
}

/* Login-textrutorna skall vara lika långa */
.LoginTextbox
{
	width: 120px;
}
