Missing Controller

Error: News-catController could not be found.

Error: Create the class News-catController below in file: app/controllers/news-cat_controller.php

<?php
class News-catController extends AppController {

	var $name = 'News-cat';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp