@import "../Screen.css";

.attention
{
	color: red;	
}

.attention a
{
	color: #dedede;
}

.attention a:hover
{
	color: #fff;
}
