﻿/* ReAction Server minimal stylesheet */
/*
@import url(http://www.pannone.com/includes/styles.css);

body
{
	color: #666666;
	background: white;
	font-size: x-small;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.rslabelcell
{
	color: #666666;
	background: white;
	font-size: x-small;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.rsfieldlabel
{
	color: #666666;
	background: white;
	font-size: x-small;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a
{
	color: #ee2d27;
	text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

table
{
	color: #666666;
	background: white;
	font-size: x-small;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}*/
